{ "_args": [ [ { "raw": "path", "scope": null, "escapedName": "path", "name": "path", "rawSpec": "", "spec": "latest", "type": "tag" }, "/Users/fzy/project/koa2_Sequelize_project" ] ], "_from": "path@latest", "_id": "path@0.12.7", "_inCache": true, "_location": "/path", "_nodeVersion": "0.12.7", "_npmUser": { "name": "jinder", "email": "jindersidhu@gmail.com" }, "_npmVersion": "2.11.3", "_phantomChildren": {}, "_requested": { "raw": "path", "scope": null, "escapedName": "path", "name": "path", "rawSpec": "", "spec": "latest", "type": "tag" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/path/-/path-0.12.7.tgz", "_shasum": "d4dc2a506c4ce2197eb481ebfcd5b36c0140b10f", "_shrinkwrap": null, "_spec": "path", "_where": "/Users/fzy/project/koa2_Sequelize_project", "author": { "name": "Joyent", "url": "http://www.joyent.com" }, "bugs": { "url": "https://github.com/jinder/path/issues" }, "dependencies": { "process": "^0.11.1", "util": "^0.10.3" }, "description": "Node.JS path module", "devDependencies": {}, "directories": {}, "dist": { "shasum": "d4dc2a506c4ce2197eb481ebfcd5b36c0140b10f", "tarball": "https://registry.npmjs.org/path/-/path-0.12.7.tgz" }, "gitHead": "7fbaede3ca9d224494cbdd47d7ca803ee96d2055", "homepage": "http://nodejs.org/docs/latest/api/path.html", "keywords": [ "ender", "path" ], "license": "MIT", "main": "./path.js", "maintainers": [ { "name": "coolaj86", "email": "coolaj86@gmail.com" }, { "name": "jinder", "email": "jindersidhu@gmail.com" }, { "name": "defunctzombie", "email": "shtylman@gmail.com" } ], "name": "path", "optionalDependencies": {}, "readme": "# path\r\n\r\nThis is an exact copy of the NodeJS ’path’ module published to the NPM registry. \r\n\r\n[Documentation](http://nodejs.org/docs/latest/api/path.html)\r\n\r\n## Install\r\n\r\n```sh\r\n$ npm install --save path\r\n```\r\n\r\n## License\r\n\r\nMIT\r\n", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git://github.com/jinder/path.git" }, "scripts": {}, "version": "0.12.7" }