package.json 1.13 KB
{
  "_from": "bytes@0.1.0",
  "_id": "bytes@0.1.0",
  "_inBundle": false,
  "_integrity": "sha1-xXSBIigSbWNp0VdpJahXnbP45aI=",
  "_location": "/bytes",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "bytes@0.1.0",
    "name": "bytes",
    "escapedName": "bytes",
    "rawSpec": "0.1.0",
    "saveSpec": null,
    "fetchSpec": "0.1.0"
  },
  "_requiredBy": [
    "/connect"
  ],
  "_resolved": "https://registry.npmjs.org/bytes/-/bytes-0.1.0.tgz",
  "_shasum": "c574812228126d6369d1576925a8579db3f8e5a2",
  "_spec": "bytes@0.1.0",
  "_where": "C:\\Users\\경훈\\Desktop\\nodejs-todo-list-master\\nodejs-todo-list-master\\node_modules\\connect",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca",
    "url": "http://tjholowaychuk.com"
  },
  "bundleDependencies": false,
  "component": {
    "scripts": {
      "bytes": "index.js"
    }
  },
  "dependencies": {},
  "deprecated": false,
  "description": "byte size string parser / serializer",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "main": "index.js",
  "name": "bytes",
  "version": "0.1.0"
}