UNPKG

compound-ex4

Version:

Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)

90 lines (89 loc) 2.19 kB
{ "_args": [ [ "multiparty@3.3.2", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/connect" ] ], "_from": "multiparty@3.3.2", "_id": "multiparty@3.3.2", "_inCache": true, "_installable": true, "_location": "/multiparty", "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "1.4.21", "_phantomChildren": {}, "_requested": { "name": "multiparty", "raw": "multiparty@3.3.2", "rawSpec": "3.3.2", "scope": null, "spec": "3.3.2", "type": "version" }, "_requiredBy": [ "/connect" ], "_resolved": "https://registry.npmjs.org/multiparty/-/multiparty-3.3.2.tgz", "_shasum": "35de6804dc19643e5249f3d3e3bdc6c8ce301d3f", "_shrinkwrap": null, "_spec": "multiparty@3.3.2", "_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/connect", "bugs": { "url": "https://github.com/andrewrk/node-multiparty/issues" }, "dependencies": { "readable-stream": "~1.1.9", "stream-counter": "~0.2.0" }, "description": "multipart/form-data parser which supports streaming", "devDependencies": { "findit": "~2.0.0", "mkdirp": "~0.5.0", "pend": "~1.1.1", "rimraf": "~2.2.8", "superagent": "~0.18.0" }, "directories": {}, "dist": { "shasum": "35de6804dc19643e5249f3d3e3bdc6c8ce301d3f", "tarball": "http://registry.npmjs.org/multiparty/-/multiparty-3.3.2.tgz" }, "engines": { "node": ">=0.8.0" }, "gitHead": "96e1b70c7a9844689f85ba56e1c4437240ae58ea", "homepage": "https://github.com/andrewrk/node-multiparty", "keywords": [ "file", "formidable", "s3", "stream", "upload" ], "license": "MIT", "maintainers": [ { "name": "superjoe", "email": "superjoe30@gmail.com" }, { "name": "dougwilson", "email": "doug@somethingdoug.com" } ], "name": "multiparty", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/andrewrk/node-multiparty.git" }, "scripts": { "test": "ulimit -n 500 && node test/test.js" }, "version": "3.3.2" }