Sha256: 76e5f27cff372cf814effbe9ec63da6e9d71d30431f7836ac77cf60645429823
Contents?: true
Size: 1.37 KB
Versions: 10
Compression:
Stored size: 1.37 KB
Contents
{ "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" }
Version data entries
10 entries across 10 versions & 1 rubygems