Initial commit
[yaffs-website] / node_modules / rechoir / package.json
1 {
2   "_args": [
3     [
4       "rechoir@^0.6.2",
5       "/var/www/yaffs/node_modules/liftoff"
6     ]
7   ],
8   "_from": "rechoir@>=0.6.2 <0.7.0",
9   "_id": "rechoir@0.6.2",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/rechoir",
13   "_nodeVersion": "0.12.4",
14   "_npmUser": {
15     "email": "tyler@sleekcode.net",
16     "name": "tkellen"
17   },
18   "_npmVersion": "2.7.4",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "rechoir",
22     "raw": "rechoir@^0.6.2",
23     "rawSpec": "^0.6.2",
24     "scope": null,
25     "spec": ">=0.6.2 <0.7.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/liftoff"
30   ],
31   "_resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
32   "_shasum": "85204b54dba82d5742e28c96756ef43af50e3384",
33   "_shrinkwrap": null,
34   "_spec": "rechoir@^0.6.2",
35   "_where": "/var/www/yaffs/node_modules/liftoff",
36   "author": {
37     "name": "Tyler Kellen",
38     "url": "http://goingslowly.com/"
39   },
40   "bugs": {
41     "url": "https://github.com/tkellen/node-rechoir/issues"
42   },
43   "dependencies": {
44     "resolve": "^1.1.6"
45   },
46   "description": "Require any supported file as a node module.",
47   "devDependencies": {
48     "babel": "^5.4.3",
49     "chai": "^2.3.0",
50     "coco": "^0.9.1",
51     "coffee-script": "^1.9.2",
52     "earlgrey": "0.0.9",
53     "iced-coffee-script": "^1.8.0-d",
54     "interpret": "^0.6.1",
55     "json5": "^0.4.0",
56     "livescript": "^1.4.0",
57     "mocha": "^2.2.5",
58     "node-jsx": "^0.13.3",
59     "require-csv": "0.0.1",
60     "require-ini": "0.0.1",
61     "require-uncached": "^1.0.2",
62     "require-xml": "0.0.1",
63     "require-yaml": "0.0.1",
64     "rimraf": "^2.3.4",
65     "semver": "^4.3.4",
66     "sinon": "^1.14.1",
67     "toml-require": "^1.0.1",
68     "typescript-register": "^1.1.0"
69   },
70   "directories": {},
71   "dist": {
72     "shasum": "85204b54dba82d5742e28c96756ef43af50e3384",
73     "tarball": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz"
74   },
75   "engines": {
76     "node": ">= 0.10"
77   },
78   "gitHead": "1aafd85aac487171be71891b916c9136c620ac0e",
79   "homepage": "https://github.com/tkellen/node-rechoir",
80   "keywords": [
81     "cjsx",
82     "co",
83     "coco",
84     "coffee",
85     "coffee-script",
86     "coffee.md",
87     "csv",
88     "earlgrey",
89     "es",
90     "es6",
91     "iced",
92     "iced-coffee-script",
93     "iced.md",
94     "ini",
95     "js",
96     "json",
97     "json5",
98     "jsx",
99     "litcoffee",
100     "liticed",
101     "livescript",
102     "ls",
103     "react",
104     "require",
105     "toml",
106     "ts",
107     "typescript",
108     "xml",
109     "yaml",
110     "yml"
111   ],
112   "licenses": [
113     {
114       "type": "MIT",
115       "url": "https://github.com/tkellen/node-rechoir/blob/master/LICENSE"
116     }
117   ],
118   "main": "index.js",
119   "maintainers": [
120     {
121       "name": "tkellen",
122       "email": "tyler@sleekcode.net"
123     },
124     {
125       "name": "phated",
126       "email": "blaine@iceddev.com"
127     }
128   ],
129   "name": "rechoir",
130   "optionalDependencies": {},
131   "readme": "ERROR: No README data found!",
132   "repository": {
133     "type": "git",
134     "url": "git://github.com/tkellen/node-rechoir.git"
135   },
136   "scripts": {
137     "test": "mocha -R spec test/index.js"
138   },
139   "version": "0.6.2"
140 }