summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/package.json
blob: 5d28ae1d83c533f1083a2a93448359a8f26cc9eb (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
91
92
93
{
  "_args": [
    [
      "jju@^1.1.0",
      "/Users/rebecca/code/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror"
    ]
  ],
  "_from": "jju@>=1.1.0 <2.0.0",
  "_id": "jju@1.3.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/read-package-json/json-parse-helpfulerror/jju",
  "_nodeVersion": "2.2.1",
  "_npmOperationalInternal": {
    "host": "packages-6-west.internal.npmjs.com",
    "tmp": "tmp/jju-1.3.0.tgz_1455989902144_0.8787874563131481"
  },
  "_npmUser": {
    "email": "alex@kocharin.ru",
    "name": "rlidwka"
  },
  "_npmVersion": "2.0.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "jju",
    "raw": "jju@^1.1.0",
    "rawSpec": "^1.1.0",
    "scope": null,
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/read-package-json/json-parse-helpfulerror"
  ],
  "_resolved": "https://registry.npmjs.org/jju/-/jju-1.3.0.tgz",
  "_shasum": "dadd9ef01924bc728b03f2f7979bdbd62f7a2aaa",
  "_shrinkwrap": null,
  "_spec": "jju@^1.1.0",
  "_where": "/Users/rebecca/code/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror",
  "author": {
    "email": "alex@kocharin.ru",
    "name": "Alex Kocharin"
  },
  "bugs": {
    "url": "https://github.com/rlidwka/jju/issues"
  },
  "dependencies": {},
  "description": "a set of utilities to work with JSON / JSON5 documents",
  "devDependencies": {
    "eslint": "~0.4.2",
    "js-yaml": ">=3.1.0",
    "mocha": ">=1.21.0"
  },
  "directories": {},
  "dist": {
    "shasum": "dadd9ef01924bc728b03f2f7979bdbd62f7a2aaa",
    "tarball": "https://registry.npmjs.org/jju/-/jju-1.3.0.tgz"
  },
  "gitHead": "6a1248fc29abb3f418fa143e31ee548cd5a2477c",
  "homepage": "http://rlidwka.github.io/jju/",
  "keywords": [
    "json",
    "json5",
    "parser",
    "serializer",
    "data"
  ],
  "license": {
    "type": "WTFPL",
    "url": "http://www.wtfpl.net/txt/copying/"
  },
  "maintainers": [
    {
      "email": "alex@kocharin.ru",
      "name": "rlidwka"
    }
  ],
  "name": "jju",
  "optionalDependencies": {},
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/rlidwka/jju.git"
  },
  "scripts": {
    "lint": "eslint -c ./.eslint.yaml ./lib",
    "test": "mocha test/*.js"
  },
  "version": "1.3.0"
}