aboutsummaryrefslogtreecommitdiff
path: root/node_modules/natives/package.json
blob: aad63431e93772531e6a9d2a0775bd2af6615661 (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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
  "_args": [
    [
      {
        "raw": "natives@^1.1.0",
        "scope": null,
        "escapedName": "natives",
        "name": "natives",
        "rawSpec": "^1.1.0",
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      },
      "/home/dold/repos/taler/wallet-webex/node_modules/gulp/node_modules/graceful-fs"
    ]
  ],
  "_from": "natives@>=1.1.0 <2.0.0",
  "_id": "natives@1.1.0",
  "_inCache": true,
  "_location": "/natives",
  "_nodeVersion": "6.5.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/natives-1.1.0.tgz_1472583645072_0.9239758928306401"
  },
  "_npmUser": {
    "name": "isaacs",
    "email": "i@izs.me"
  },
  "_npmVersion": "3.10.7",
  "_phantomChildren": {},
  "_requested": {
    "raw": "natives@^1.1.0",
    "scope": null,
    "escapedName": "natives",
    "name": "natives",
    "rawSpec": "^1.1.0",
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gulp/graceful-fs"
  ],
  "_resolved": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz",
  "_shasum": "e9ff841418a6b2ec7a495e939984f78f163e6e31",
  "_shrinkwrap": null,
  "_spec": "natives@^1.1.0",
  "_where": "/home/dold/repos/taler/wallet-webex/node_modules/gulp/node_modules/graceful-fs",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/natives/issues"
  },
  "dependencies": {},
  "description": "Do stuff with Node.js's native JavaScript modules",
  "devDependencies": {
    "tap": "^7.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "e9ff841418a6b2ec7a495e939984f78f163e6e31",
    "tarball": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "dc1297cdce008350b679dbb86be5bf5bbf8cacbf",
  "homepage": "https://github.com/isaacs/natives#readme",
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "name": "natives",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/natives.git"
  },
  "scripts": {
    "test": "tap test/*.js --100"
  },
  "version": "1.1.0"
}