• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "_from": "config-chain@1.1.12",
3  "_id": "config-chain@1.1.12",
4  "_inBundle": false,
5  "_integrity": "sha512-a1eOIcu8+7lUInge4Rpf/n4Krkf3Dd9lqhljRzII1/Zno/kRtUWnznPO3jOKBmTEktkt3fkxisUcivoj0ebzoA==",
6  "_location": "/config-chain",
7  "_phantomChildren": {},
8  "_requested": {
9    "type": "version",
10    "registry": true,
11    "raw": "config-chain@1.1.12",
12    "name": "config-chain",
13    "escapedName": "config-chain",
14    "rawSpec": "1.1.12",
15    "saveSpec": null,
16    "fetchSpec": "1.1.12"
17  },
18  "_requiredBy": [
19    "#USER",
20    "/"
21  ],
22  "_resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.12.tgz",
23  "_shasum": "0fde8d091200eb5e808caf25fe618c02f48e4efa",
24  "_spec": "config-chain@1.1.12",
25  "_where": "/Users/rebecca/code/npm",
26  "author": {
27    "name": "Dominic Tarr",
28    "email": "dominic.tarr@gmail.com",
29    "url": "http://dominictarr.com"
30  },
31  "bugs": {
32    "url": "https://github.com/dominictarr/config-chain/issues"
33  },
34  "bundleDependencies": false,
35  "dependencies": {
36    "ini": "^1.3.4",
37    "proto-list": "~1.2.1"
38  },
39  "deprecated": false,
40  "description": "HANDLE CONFIGURATION ONCE AND FOR ALL",
41  "devDependencies": {
42    "tap": "0.3.0"
43  },
44  "files": [
45    "index.js"
46  ],
47  "homepage": "http://github.com/dominictarr/config-chain",
48  "licenses": [
49    {
50      "type": "MIT",
51      "url": "https://raw.githubusercontent.com/dominictarr/config-chain/master/LICENCE"
52    }
53  ],
54  "name": "config-chain",
55  "repository": {
56    "type": "git",
57    "url": "git+https://github.com/dominictarr/config-chain.git"
58  },
59  "scripts": {
60    "test": "tap test/*"
61  },
62  "version": "1.1.12"
63}
64