{ "_from": "methods@1.1.0", "_id": "methods@1.1.0", "_inBundle": false, "_integrity": "sha1-XcpO4S31L/OwVhRZhqjwHLyGQ28=", "_location": "/methods", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "methods@1.1.0", "name": "methods", "escapedName": "methods", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/express" ], "_resolved": "https://registry.npmjs.org/methods/-/methods-1.1.0.tgz", "_shasum": "5dca4ee12df52ff3b056145986a8f01cbc86436f", "_spec": "methods@1.1.0", "_where": "/var/www/htdocs/coze/socket/node_modules/express", "author": { "name": "TJ Holowaychuk" }, "bugs": { "url": "https://github.com/visionmedia/node-methods/issues" }, "bundleDependencies": false, "deprecated": false, "description": "HTTP methods that node supports", "devDependencies": { "mocha": "1.17.x" }, "homepage": "https://github.com/visionmedia/node-methods#readme", "keywords": [ "http", "methods" ], "license": "MIT", "main": "index.js", "name": "methods", "repository": { "type": "git", "url": "git://github.com/visionmedia/node-methods.git" }, "scripts": { "test": "./node_modules/mocha/bin/mocha" }, "version": "1.1.0" }