github.com/emc-advanced-dev/unik@v0.0.0-20190717152701-a58d3e8e33b7/test/test_apps/test_nodejs_app/node_modules/httpdispatcher/package.json (about) 1 { 2 "author": { 3 "name": "Alberto Bottarini", 4 "email": "alberto.bottarini@gmail.com", 5 "url": "http://www.albertobottarini.com" 6 }, 7 "dependencies": { 8 "mime": ">=1.2.5" 9 }, 10 "description": "A simple class allows developer to have a clear dispatcher for dynamic pages and static resources.", 11 "devDependencies": {}, 12 "keywords": [ 13 "util", 14 "httpdispatcher", 15 "dispatcher" 16 ], 17 "main": "httpdispatcher.js", 18 "name": "httpdispatcher", 19 "repository": { 20 "url": "git+https://github.com/alberto-bottarini/httpdispatcher.git", 21 "type": "git" 22 }, 23 "version": "1.0.0", 24 "gitHead": "398563936d42a1119e502cd8cf921df762dd78b5", 25 "bugs": { 26 "url": "https://github.com/alberto-bottarini/httpdispatcher/issues" 27 }, 28 "homepage": "https://github.com/alberto-bottarini/httpdispatcher#readme", 29 "_id": "httpdispatcher@1.0.0", 30 "scripts": {}, 31 "_shasum": "57ffe9363321a2a8c93ecf9c03874afdb053cd58", 32 "_from": "httpdispatcher@*", 33 "_npmVersion": "2.14.7", 34 "_nodeVersion": "4.2.1", 35 "_npmUser": { 36 "name": "tarini", 37 "email": "alberto.bottarini@gmail.com" 38 }, 39 "dist": { 40 "shasum": "57ffe9363321a2a8c93ecf9c03874afdb053cd58", 41 "tarball": "https://registry.npmjs.org/httpdispatcher/-/httpdispatcher-1.0.0.tgz" 42 }, 43 "maintainers": [ 44 { 45 "name": "tarini", 46 "email": "alberto.bottarini@gmail.com" 47 } 48 ], 49 "_npmOperationalInternal": { 50 "host": "packages-5-east.internal.npmjs.com", 51 "tmp": "tmp/httpdispatcher-1.0.0.tgz_1454503612385_0.3712831777520478" 52 }, 53 "directories": {}, 54 "_resolved": "https://registry.npmjs.org/httpdispatcher/-/httpdispatcher-1.0.0.tgz" 55 }