Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

npm install private github repositories by dependency in package.json

SyntaxError: Cannot use import statement outside a module

How do I decide whether @types/* goes into `dependencies` or `devDependencies`?

Start script missing error when running npm start

Find unused npm packages in package.json