summaryrefslogtreecommitdiff
path: root/tools/eslint/node_modules/debug/node_modules/ms/package.json
blob: ec3ea9b0087ebaa6ec594b4fee936dd9d23e6787 (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
{
  "name": "ms",
  "version": "0.7.0",
  "description": "Tiny ms conversion utility",
  "repository": {
    "type": "git",
    "url": "git://github.com/guille/ms.js.git"
  },
  "main": "./index",
  "devDependencies": {
    "mocha": "*",
    "expect.js": "*",
    "serve": "*"
  },
  "component": {
    "scripts": {
      "ms/index.js": "index.js"
    }
  },
  "gitHead": "1e9cd9b05ef0dc26f765434d2bfee42394376e52",
  "bugs": {
    "url": "https://github.com/guille/ms.js/issues"
  },
  "homepage": "https://github.com/guille/ms.js",
  "_id": "ms@0.7.0",
  "scripts": {},
  "_shasum": "865be94c2e7397ad8a57da6a633a6e2f30798b83",
  "_from": "ms@0.7.0",
  "_npmVersion": "1.4.21",
  "_npmUser": {
    "name": "rauchg",
    "email": "rauchg@gmail.com"
  },
  "maintainers": [
    {
      "name": "rauchg",
      "email": "rauchg@gmail.com"
    }
  ],
  "dist": {
    "shasum": "865be94c2e7397ad8a57da6a633a6e2f30798b83",
    "tarball": "http://registry.npmjs.org/ms/-/ms-0.7.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/ms/-/ms-0.7.0.tgz",
  "readme": "ERROR: No README data found!"
}