package.json (1909B)
1 { 2 "_args": [ 3 [ 4 "path", 5 "/home/hide4/Documents/Javascript/TwitWebGraph" 6 ] 7 ], 8 "_from": "path@latest", 9 "_id": "path@0.12.7", 10 "_inCache": true, 11 "_installable": true, 12 "_location": "/path", 13 "_nodeVersion": "0.12.7", 14 "_npmUser": { 15 "email": "jindersidhu@gmail.com", 16 "name": "jinder" 17 }, 18 "_npmVersion": "2.11.3", 19 "_phantomChildren": {}, 20 "_requested": { 21 "name": "path", 22 "raw": "path", 23 "rawSpec": "", 24 "scope": null, 25 "spec": "latest", 26 "type": "tag" 27 }, 28 "_requiredBy": [ 29 "#USER" 30 ], 31 "_resolved": "https://registry.npmjs.org/path/-/path-0.12.7.tgz", 32 "_shasum": "d4dc2a506c4ce2197eb481ebfcd5b36c0140b10f", 33 "_shrinkwrap": null, 34 "_spec": "path", 35 "_where": "/home/hide4/Documents/Javascript/TwitWebGraph", 36 "author": { 37 "name": "Joyent", 38 "url": "http://www.joyent.com" 39 }, 40 "bugs": { 41 "url": "https://github.com/jinder/path/issues" 42 }, 43 "dependencies": { 44 "process": "^0.11.1", 45 "util": "^0.10.3" 46 }, 47 "description": "Node.JS path module", 48 "devDependencies": {}, 49 "directories": {}, 50 "dist": { 51 "shasum": "d4dc2a506c4ce2197eb481ebfcd5b36c0140b10f", 52 "tarball": "https://registry.npmjs.org/path/-/path-0.12.7.tgz" 53 }, 54 "gitHead": "7fbaede3ca9d224494cbdd47d7ca803ee96d2055", 55 "homepage": "http://nodejs.org/docs/latest/api/path.html", 56 "keywords": [ 57 "ender", 58 "path" 59 ], 60 "license": "MIT", 61 "main": "./path.js", 62 "maintainers": [ 63 { 64 "name": "coolaj86", 65 "email": "coolaj86@gmail.com" 66 }, 67 { 68 "name": "jinder", 69 "email": "jindersidhu@gmail.com" 70 }, 71 { 72 "name": "defunctzombie", 73 "email": "shtylman@gmail.com" 74 } 75 ], 76 "name": "path", 77 "optionalDependencies": {}, 78 "readme": "ERROR: No README data found!", 79 "repository": { 80 "type": "git", 81 "url": "git://github.com/jinder/path.git" 82 }, 83 "scripts": {}, 84 "version": "0.12.7" 85 }