This repository has been archived on 2018-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
node-task/node_modules/express/node_modules/methods/package.json

59 lines
1.4 KiB
JSON

{
"name": "methods",
"version": "1.1.0",
"description": "HTTP methods that node supports",
"main": "index.js",
"scripts": {
"test": "./node_modules/mocha/bin/mocha"
},
"keywords": [
"http",
"methods"
],
"author": {
"name": "TJ Holowaychuk"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/node-methods.git"
},
"devDependencies": {
"mocha": "1.17.x"
},
"gitHead": "2a4dd325d18436c33356e6be19e32e08a7c877ab",
"bugs": {
"url": "https://github.com/visionmedia/node-methods/issues"
},
"homepage": "https://github.com/visionmedia/node-methods",
"_id": "methods@1.1.0",
"_shasum": "5dca4ee12df52ff3b056145986a8f01cbc86436f",
"_from": "methods@1.1.0",
"_npmVersion": "1.4.16",
"_npmUser": {
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
{
"name": "jonathanong",
"email": "jonathanrichardong@gmail.com"
},
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
}
],
"dist": {
"shasum": "5dca4ee12df52ff3b056145986a8f01cbc86436f",
"tarball": "http://registry.npmjs.org/methods/-/methods-1.1.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/methods/-/methods-1.1.0.tgz",
"readme": "ERROR: No README data found!"
}