package.json (4258B)
1 { 2 "_args": [ 3 [ 4 { 5 "raw": "serve-static@1.14.1", 6 "scope": null, 7 "escapedName": "serve-static", 8 "name": "serve-static", 9 "rawSpec": "1.14.1", 10 "spec": "1.14.1", 11 "type": "version" 12 }, 13 "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/express" 14 ] 15 ], 16 "_from": "serve-static@1.14.1", 17 "_hasShrinkwrap": false, 18 "_id": "serve-static@1.14.1", 19 "_inCache": true, 20 "_location": "/serve-static", 21 "_nodeVersion": "8.16.0", 22 "_npmOperationalInternal": { 23 "host": "s3://npm-registry-packages", 24 "tmp": "tmp/serve-static_1.14.1_1557546040326_0.1307430777112919" 25 }, 26 "_npmUser": { 27 "name": "dougwilson", 28 "email": "doug@somethingdoug.com" 29 }, 30 "_npmVersion": "6.4.1", 31 "_phantomChildren": {}, 32 "_requested": { 33 "raw": "serve-static@1.14.1", 34 "scope": null, 35 "escapedName": "serve-static", 36 "name": "serve-static", 37 "rawSpec": "1.14.1", 38 "spec": "1.14.1", 39 "type": "version" 40 }, 41 "_requiredBy": [ 42 "/express" 43 ], 44 "_resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.1.tgz", 45 "_shasum": "666e636dc4f010f7ef29970a88a674320898b2f9", 46 "_shrinkwrap": null, 47 "_spec": "serve-static@1.14.1", 48 "_where": "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/express", 49 "author": { 50 "name": "Douglas Christopher Wilson", 51 "email": "doug@somethingdoug.com" 52 }, 53 "bugs": { 54 "url": "https://github.com/expressjs/serve-static/issues" 55 }, 56 "dependencies": { 57 "encodeurl": "~1.0.2", 58 "escape-html": "~1.0.3", 59 "parseurl": "~1.3.3", 60 "send": "0.17.1" 61 }, 62 "description": "Serve static files", 63 "devDependencies": { 64 "eslint": "5.16.0", 65 "eslint-config-standard": "12.0.0", 66 "eslint-plugin-import": "2.17.2", 67 "eslint-plugin-markdown": "1.0.0", 68 "eslint-plugin-node": "8.0.1", 69 "eslint-plugin-promise": "4.1.1", 70 "eslint-plugin-standard": "4.0.0", 71 "istanbul": "0.4.5", 72 "mocha": "6.1.4", 73 "safe-buffer": "5.1.2", 74 "supertest": "4.0.2" 75 }, 76 "directories": {}, 77 "dist": { 78 "integrity": "sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==", 79 "shasum": "666e636dc4f010f7ef29970a88a674320898b2f9", 80 "tarball": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.1.tgz", 81 "fileCount": 5, 82 "unpackedSize": 24894, 83 "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1kQ5CRA9TVsSAnZWagAATzwP/j3OHYbfRHaSzvx+7R9w\nS65ncOxHfuv8DsFQRCJsWmkq1+px8WBIRCZiPePbZC4U/bH9ZnOSycKOWEn9\nc+YAWpOvR+JGFJjMI2KFn3kQgb//WFnD6Hg2d1wY9CeIGp5wfhyDpf7sl1oZ\n9MByAaTfHBxc46eoZ5w2drm7XlOseA5rk8r12NeN7q5JVVRJuPUS2k3Xu+sM\n4vv95+kKz9K4kNLxKfBxK28DNKk1zbtvfade6fMi24YfWVSJO+eiQZ2pCXXf\nx5I31i7gE6RMM2ijr/mwCsZn4zGMzWhnRgejTxEIQeEGm5skMP8MfeobUNon\nRb/XABMEAhWwYBssPwOccjlBPy+iK5KYxSihx28uIj++yreQIWqjdHaqeq7j\nZPdUitvLTfZ3PNCKwtjYqfbKQXZhGlMoT0fOIHYm7KXT2RRwi8XyZVR607xT\nBZVksFpf3K7uuoRWowRohNTpNRJZI90sUm08IBV3iL6XtJg4Rb/iGZCOUHnJ\nEcPKmQZxPKE/Af//RTqBQAOSfYSCoHrWzI7M07JEuGHsQSXB1eeXtZkVirqd\n9i9kSN/u1j7UMj6ml2OJTcH4mchvkPYTS+I+ailnzEPqyaXVZvYCOGTZ4OAl\ng5lKaWEDeYxdg2FwjWKRQCU39kaV7Ia47fTY0sDGfqXREPyJ3ZyhuMrBKHac\nMTiw\r\n=GE2J\r\n-----END PGP SIGNATURE-----\r\n" 84 }, 85 "engines": { 86 "node": ">= 0.8.0" 87 }, 88 "gitHead": "94feedb81682f4503ed9f8dc6d51a5c1b9bfa091", 89 "homepage": "https://github.com/expressjs/serve-static#readme", 90 "license": "MIT", 91 "maintainers": [ 92 { 93 "name": "dougwilson", 94 "email": "doug@somethingdoug.com" 95 } 96 ], 97 "name": "serve-static", 98 "optionalDependencies": {}, 99 "readme": "ERROR: No README data found!", 100 "repository": { 101 "type": "git", 102 "url": "git+https://github.com/expressjs/serve-static.git" 103 }, 104 "scripts": { 105 "lint": "eslint --plugin markdown --ext js,md .", 106 "test": "mocha --reporter spec --bail --check-leaks test/", 107 "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", 108 "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", 109 "version": "node scripts/version-history.js && git add HISTORY.md" 110 }, 111 "version": "1.14.1" 112 }