Dependencies

suggest change

“dependencies”: {

"module-name": "0.1.0"
}

After adding them to your package.json, use the command npm install in your project directory in terminal.

devDependencies

"devDependencies": {
    "module-name": "0.1.0"
}

For dependencies required only for development, like testing styling proxies ext. Those dev-dependencies won’t be installed when running “npm install” in production mode.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


package.json:
* Dependencies

Table Of Contents
1 npm
9 package.json
41 cli
43 grunt
59 Hack
64 ES6
67 Redis
69 MongoDB
86 MongoDB
87 Lodash
91 CORS
105 N-API
108 Require