Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in package.json

Make `npm install --save` add a strict version to package.json

npm equivalent of yarn resolutions?

npm package.json yarnpkg

Error: EPERM: operation not permitted, unlink 'D:\Sources\**\node_modules\fsevents\node_modules\abbrev\package.json'

npm package.json

Change working directory for npm scripts

npm update does not do anything

node.js npm package.json

How to specify the path of `package.json` to npm?

node.js npm package.json

How to npm publish specific folder but as package root

How to install only "devDependencies" using npm

How do I fix a vulnerable npm package in my package-lock.json that isn't listed in the package.json?

What is the "module" package.json field for?

javascript npm package.json

What should put in the license field of package.json if my code is only for use by the company I work for?

node.js package.json

Module not found: Error: Can't resolve 'core-js/es6'

npm build yarnpkg package.json

"unexpected token import" in Nodejs5 and babel?

How to display the app version in Angular?

What is purpose of the property "private" in package.json?

node.js package.json

Field 'browser' doesn't contain a valid alias configuration

Do I need both package-lock.json and package.json?

How do I add a custom script to my package.json file that runs a javascript file?

Move a module from devDependencies to dependencies in npm package.json

npm package.json

How to use private Github repo as npm dependency