Difference between revisions of "Package.json"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
* <code>[[requirements.txt]]</code> | * <code>[[requirements.txt]]</code> | ||
* <code>[[.npmrc]]</code> | * <code>[[.npmrc]]</code> | ||
+ | * [[Grafana]]: <code>https://github.com/grafana/grafana/blob/main/package.json</code> | ||
== See also == | == See also == |
Revision as of 10:10, 9 December 2022
https://docs.npmjs.com/cli/v8/configuring-npm/package-json
"build": "webpack"
"dependencies": https://docs.npmjs.com/cli/v8/configuring-npm/package-json#dependencies
"devDependencies": https://docs.npmjs.com/cli/v8/configuring-npm/package-json#devdependencies
"resolutions": https://classic.yarnpkg.com/en/docs/selective-version-resolutions/
"overrides": https://docs.npmjs.com/cli/v8/configuring-npm/package-json#overrides
Related
yarn build
yarn run
yarn install
requirements.txt
.npmrc
- Grafana:
https://github.com/grafana/grafana/blob/main/package.json
See also
npm
,npx
,npm [ init
|audit
|install
|link | config | token
|start | publish | run start
|update | rebuild
|ci
|run build
].env/
,list
|ls | --version
,package.json
,$HOME/.npmrc
,npm help
, NPM Registry, npm ERR!- Node.js, JavaScript runtime, Deno, nock, next.js, express.js, electron, Nest.js, nvm,
package.json
, Webpack,node -r
,npm, nvm, node-gyp
, Node.js modules, Fastify, PM2, UnhandledPromiseRejectionWarning, node-inspector, Puppeteer, Node-config, Node-RED
Advertising: