nodulator
Version:
Complete NodeJS Framework for Restfull APIs
115 lines (114 loc) • 2.56 kB
JSON
{
"_args": [
[
{
"name": "bytes",
"raw": "bytes@2.2.0",
"rawSpec": "2.2.0",
"scope": null,
"spec": "2.2.0",
"type": "version"
},
"/home/fgreiner/prog/js/Nodulator/node_modules/body-parser"
]
],
"_from": "bytes@2.2.0",
"_id": "bytes@2.2.0",
"_inCache": true,
"_installable": true,
"_location": "/bytes",
"_npmUser": {
"email": "doug@somethingdoug.com",
"name": "dougwilson"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"name": "bytes",
"raw": "bytes@2.2.0",
"rawSpec": "2.2.0",
"scope": null,
"spec": "2.2.0",
"type": "version"
},
"_requiredBy": [
"/body-parser"
],
"_resolved": "https://registry.npmjs.org/bytes/-/bytes-2.2.0.tgz",
"_shasum": "fd35464a403f6f9117c2de3609ecff9cae000588",
"_shrinkwrap": null,
"_spec": "bytes@2.2.0",
"_where": "/home/fgreiner/prog/js/Nodulator/node_modules/body-parser",
"author": {
"email": "tj@vision-media.ca",
"name": "TJ Holowaychuk",
"url": "http://tjholowaychuk.com"
},
"bugs": {
"url": "https://github.com/visionmedia/bytes.js/issues"
},
"component": {
"scripts": {
"bytes/index.js": "index.js"
}
},
"contributors": [
{
"email": "jed.watson@me.com",
"name": "Jed Watson"
},
{
"email": "theo.fidry@gmail.com",
"name": "Théo FIDRY"
}
],
"dependencies": {},
"description": "Utility to parse a string bytes to bytes and vice-versa",
"devDependencies": {
"mocha": "1.21.5"
},
"directories": {},
"dist": {
"shasum": "fd35464a403f6f9117c2de3609ecff9cae000588",
"tarball": "https://registry.npmjs.org/bytes/-/bytes-2.2.0.tgz"
},
"files": [
"History.md",
"LICENSE",
"Readme.md",
"index.js"
],
"gitHead": "509a01a5472b9163ae5a7db41e2d6bd986fdf595",
"homepage": "https://github.com/visionmedia/bytes.js",
"keywords": [
"byte",
"bytes",
"utility",
"parse",
"parser",
"convert",
"converter"
],
"license": "MIT",
"maintainers": [
{
"email": "tj@vision-media.ca",
"name": "tjholowaychuk"
},
{
"email": "doug@somethingdoug.com",
"name": "dougwilson"
}
],
"name": "bytes",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/visionmedia/bytes.js.git"
},
"scripts": {
"test": "mocha --check-leaks --reporter spec"
},
"version": "2.2.0"
}