Files
lime/templates/bin/node/http-server/node_modules/union/package.json
2017-06-05 15:10:10 -07:00

99 lines
2.4 KiB
JSON

{
"_args": [
[
"union@~0.4.3",
"/home/joshua/Development/Haxe/test/node_modules/http-server"
]
],
"_from": "union@>=0.4.3 <0.5.0",
"_id": "union@0.4.6",
"_inCache": true,
"_installable": true,
"_location": "/union",
"_nodeVersion": "4.4.3",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/union-0.4.6.tgz_1477161955979_0.7554563113953918"
},
"_npmUser": {
"email": "jcrugzz@gmail.com",
"name": "jcrugzz"
},
"_npmVersion": "3.9.6",
"_phantomChildren": {},
"_requested": {
"name": "union",
"raw": "union@~0.4.3",
"rawSpec": "~0.4.3",
"scope": null,
"spec": ">=0.4.3 <0.5.0",
"type": "range"
},
"_requiredBy": [
"/http-server"
],
"_resolved": "https://registry.npmjs.org/union/-/union-0.4.6.tgz",
"_shasum": "198fbdaeba254e788b0efcb630bc11f24a2959e0",
"_shrinkwrap": null,
"_spec": "union@~0.4.3",
"_where": "/home/joshua/Development/Haxe/test/node_modules/http-server",
"author": {
"email": "charlie.robbins@gmail.com",
"name": "Charlie Robbins"
},
"bugs": {
"url": "https://github.com/flatiron/union/issues"
},
"dependencies": {
"qs": "~2.3.3"
},
"description": "A hybrid buffered / streaming middleware kernel backwards compatible with connect.",
"devDependencies": {
"connect": "2.22.x",
"director": "1.x.x",
"ecstatic": "0.5.x",
"request": "2.29.x",
"vows": "0.8.0"
},
"directories": {},
"dist": {
"shasum": "198fbdaeba254e788b0efcb630bc11f24a2959e0",
"tarball": "https://registry.npmjs.org/union/-/union-0.4.6.tgz"
},
"engines": {
"node": ">= 0.8.0"
},
"gitHead": "0dfda9acdec355997b09c4b85e2906cb4b46014f",
"homepage": "https://github.com/flatiron/union#readme",
"main": "./lib",
"maintainers": [
{
"name": "indexzero",
"email": "charlie.robbins@gmail.com"
},
{
"name": "dscape",
"email": "nunojobpinto@gmail.com"
},
{
"name": "jcrugzz",
"email": "jcrugzz@gmail.com"
},
{
"name": "swaagie",
"email": "info@martijnswaagman.nl"
}
],
"name": "union",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/flatiron/union.git"
},
"scripts": {
"test": "vows test/*-test.js --spec -i"
},
"version": "0.4.6"
}