summaryrefslogtreecommitdiff
path: root/tools/eslint/node_modules/escope/node_modules/es6-map/node_modules/d/package.json
blob: 03d81db13be8d915cfe8354be159a676e67b6e6c (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
50
51
52
53
54
55
56
57
58
59
{
  "name": "d",
  "version": "0.1.1",
  "description": "Property descriptor factory",
  "author": {
    "name": "Mariusz Nowak",
    "email": "medyk@medikoo.com",
    "url": "http://www.medikoo.com/"
  },
  "scripts": {
    "test": "node node_modules/tad/bin/tad"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/medikoo/d.git"
  },
  "keywords": [
    "descriptor",
    "es",
    "ecmascript",
    "ecma",
    "property",
    "descriptors",
    "meta",
    "properties"
  ],
  "dependencies": {
    "es5-ext": "~0.10.2"
  },
  "devDependencies": {
    "tad": "~0.1.21"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/medikoo/d/issues"
  },
  "homepage": "https://github.com/medikoo/d",
  "_id": "d@0.1.1",
  "dist": {
    "shasum": "da184c535d18d8ee7ba2aa229b914009fae11309",
    "tarball": "http://registry.npmjs.org/d/-/d-0.1.1.tgz"
  },
  "_from": "d@>=0.1.1 <0.2.0",
  "_npmVersion": "1.4.3",
  "_npmUser": {
    "name": "medikoo",
    "email": "medikoo+npm@medikoo.com"
  },
  "maintainers": [
    {
      "name": "medikoo",
      "email": "medikoo+npm@medikoo.com"
    }
  ],
  "directories": {},
  "_shasum": "da184c535d18d8ee7ba2aa229b914009fae11309",
  "_resolved": "https://registry.npmjs.org/d/-/d-0.1.1.tgz",
  "readme": "ERROR: No README data found!"
}