UNPKG

735 BJSONView Raw
1{
2 "name": "react-jade",
3 "version": "0.0.3",
4 "description": "Compile Jade to React JavaScript",
5 "keywords": [],
6 "dependencies": {
7 "resolve": "~0.7.0",
8 "uglify-js": "~2.4.13",
9 "jade": "~1.3.1",
10 "envify": "~1.2.1",
11 "react": "~0.10.0",
12 "static-module": "0.0.7",
13 "constantinople": "~2.0.0",
14 "ent": "~2.0.0"
15 },
16 "devDependencies": {
17 "gethub": "~1.0.2",
18 "testit": "~1.2.0",
19 "rimraf": "~2.2.8",
20 "marked": "~0.3.2",
21 "htmlparser2": "~3.7.1"
22 },
23 "scripts": {
24 "test": "node test/download-jade-tests.js && node test"
25 },
26 "repository": {
27 "type": "git",
28 "url": "https://github.com/ForbesLindesay/react-jade.git"
29 },
30 "author": "ForbesLindesay",
31 "license": "MIT"
32}
\No newline at end of file