|
|
{ "_args": [ [ { "raw": "methods@1.1.0", "scope": null, "escapedName": "methods", "name": "methods", "rawSpec": "1.1.0", "spec": "1.1.0", "type": "version" }, "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express" ] ], "_from": "methods@1.1.0", "_id": "methods@1.1.0", "_inCache": true, "_location": "/methods", "_npmUser": { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, "_npmVersion": "1.4.16", "_phantomChildren": {}, "_requested": { "raw": "methods@1.1.0", "scope": null, "escapedName": "methods", "name": "methods", "rawSpec": "1.1.0", "spec": "1.1.0", "type": "version" }, "_requiredBy": [ "/express" ], "_resolved": "https://registry.npmjs.org/methods/-/methods-1.1.0.tgz", "_shasum": "5dca4ee12df52ff3b056145986a8f01cbc86436f", "_shrinkwrap": null, "_spec": "methods@1.1.0", "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express", "author": { "name": "TJ Holowaychuk" }, "bugs": { "url": "https://github.com/visionmedia/node-methods/issues" }, "dependencies": {}, "description": "HTTP methods that node supports", "devDependencies": { "mocha": "1.17.x" }, "directories": {}, "dist": { "shasum": "5dca4ee12df52ff3b056145986a8f01cbc86436f", "tarball": "https://registry.npmjs.org/methods/-/methods-1.1.0.tgz" }, "gitHead": "2a4dd325d18436c33356e6be19e32e08a7c877ab", "homepage": "https://github.com/visionmedia/node-methods", "keywords": [ "http", "methods" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "jonathanong", "email": "jonathanrichardong@gmail.com" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" } ], "name": "methods", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/visionmedia/node-methods.git" }, "scripts": { "test": "./node_modules/mocha/bin/mocha" }, "version": "1.1.0" }
|