compound-ex4
Version:
Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)
106 lines (105 loc) • 2.37 kB
JSON
{
"_args": [
[
"bytes@2.1.0",
"/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/connect"
]
],
"_from": "bytes@2.1.0",
"_id": "bytes@2.1.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.1.0",
"rawSpec": "2.1.0",
"scope": null,
"spec": "2.1.0",
"type": "version"
},
"_requiredBy": [
"/body-parser",
"/compression",
"/connect"
],
"_resolved": "https://registry.npmjs.org/bytes/-/bytes-2.1.0.tgz",
"_shasum": "ac93c410e2ffc9cc7cf4b464b38289067f5e47b4",
"_shrinkwrap": null,
"_spec": "bytes@2.1.0",
"_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/connect",
"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": [
{
"name": "Jed Watson",
"email": "jed.watson@me.com"
}
],
"dependencies": {},
"description": "Utility to parse a string bytes to bytes and vice-versa",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "ac93c410e2ffc9cc7cf4b464b38289067f5e47b4",
"tarball": "http://registry.npmjs.org/bytes/-/bytes-2.1.0.tgz"
},
"files": [
"History.md",
"LICENSE",
"Readme.md",
"index.js"
],
"gitHead": "86e4520cc369b34866154a53344ca50b2bb5ddcd",
"homepage": "https://github.com/visionmedia/bytes.js",
"keywords": [
"byte",
"bytes",
"convert",
"converter",
"parse",
"parser",
"utility"
],
"license": "MIT",
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
{
"name": "dougwilson",
"email": "doug@somethingdoug.com"
}
],
"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.1.0"
}