aboutsummaryrefslogtreecommitdiffstats
path: root/dgbuilder/dgeflows/node_modules/body-parser/node_modules/bytes/package.json
blob: dabaa22f7f7856e8cf315eb173fc84777b131712 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
  "name": "bytes",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca",
    "url": "http://tjholowaychuk.com"
  },
  "description": "byte size string parser / serializer",
  "repository": {
    "type": "git",
    "url": "https://github.com/visionmedia/bytes.js.git"
  },
  "version": "1.0.0",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "component": {
    "scripts": {
      "bytes/index.js": "index.js"
    }
  },
  "bugs": {
    "url": "https://github.com/visionmedia/bytes.js/issues"
  },
  "homepage": "https://github.com/visionmedia/bytes.js",
  "_id": "bytes@1.0.0",
  "dist": {
    "shasum": "3569ede8ba34315fab99c3e92cb04c7220de1fa8",
    "tarball": "http://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz"
  },
  "_from": "bytes@1.0.0",
  "_npmVersion": "1.4.3",
  "_npmUser": {
    "name": "tjholowaychuk",
    "email": "tj@vision-media.ca"
  },
  "maintainers": [
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    }
  ],
  "directories": {},
  "_shasum": "3569ede8ba34315fab99c3e92cb04c7220de1fa8",
  "_resolved": "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz"
}