blob: fe39c5973fbdb3f0ed26ec9b05b29a7256cb683b [file] [log] [blame]
{
"_args": [
[
"union@0.4.6",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_from": "union@0.4.6",
"_id": "union@0.4.6",
"_inBundle": false,
"_integrity": "sha1-GY+9rrolTniLDvy2MLwR8kopWeA=",
"_location": "/union",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "union@0.4.6",
"name": "union",
"escapedName": "union",
"rawSpec": "0.4.6",
"saveSpec": null,
"fetchSpec": "0.4.6"
},
"_requiredBy": [
"/http-server"
],
"_resolved": "https://registry.npmjs.org/union/-/union-0.4.6.tgz",
"_spec": "0.4.6",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"author": {
"name": "Charlie Robbins",
"email": "charlie.robbins@gmail.com"
},
"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"
},
"engines": {
"node": ">= 0.8.0"
},
"homepage": "https://github.com/flatiron/union#readme",
"main": "./lib",
"maintainers": [
{
"name": "dscape",
"email": "nuno@nodejitsu.com"
}
],
"name": "union",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/flatiron/union.git"
},
"scripts": {
"test": "vows test/*-test.js --spec -i"
},
"version": "0.4.6"
}