mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-13 19:12:49 +00:00
104 lines
2.4 KiB
JSON
104 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"bytes@2.1.0",
|
|
"/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongo-express/node_modules/body-parser"
|
|
]
|
|
],
|
|
"_from": "bytes@2.1.0",
|
|
"_id": "bytes@2.1.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/mongo-express/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": [
|
|
"/mongo-express/body-parser"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bytes/-/bytes-2.1.0.tgz",
|
|
"_shasum": "ac93c410e2ffc9cc7cf4b464b38289067f5e47b4",
|
|
"_shrinkwrap": null,
|
|
"_spec": "bytes@2.1.0",
|
|
"_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongo-express/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": [
|
|
{
|
|
"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"
|
|
}
|