2013-05-29 12:46:11 -07:00
|
|
|
{
|
|
|
|
|
"name": "react-tools",
|
2014-02-19 11:34:03 -08:00
|
|
|
"description": "A set of complementary tools to React, including the JSX transformer.",
|
2015-01-13 11:35:53 -08:00
|
|
|
"version": "0.13.0-alpha.2",
|
2013-05-29 12:46:11 -07:00
|
|
|
"keywords": [
|
2013-05-31 16:52:38 -07:00
|
|
|
"react",
|
|
|
|
|
"jsx",
|
|
|
|
|
"transformer",
|
|
|
|
|
"view"
|
2013-05-29 12:46:11 -07:00
|
|
|
],
|
2013-05-31 16:52:38 -07:00
|
|
|
"homepage": "http://facebook.github.io/react",
|
2013-05-29 12:46:11 -07:00
|
|
|
"bugs": "https://github.com/facebook/react/issues",
|
2014-10-08 17:27:59 -07:00
|
|
|
"license": "BSD-3-Clause",
|
2013-05-29 12:46:11 -07:00
|
|
|
"files": [
|
|
|
|
|
"main.js",
|
|
|
|
|
"bin/jsx",
|
2013-08-22 22:25:23 -07:00
|
|
|
"src/",
|
2014-07-03 17:39:33 -07:00
|
|
|
"vendor/fbtransform/"
|
2013-05-29 12:46:11 -07:00
|
|
|
],
|
|
|
|
|
"main": "main.js",
|
|
|
|
|
"bin": {
|
|
|
|
|
"jsx": "./bin/jsx"
|
|
|
|
|
},
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/facebook/react"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
2014-08-18 15:11:02 -07:00
|
|
|
"commoner": "^0.10.0",
|
2014-11-14 17:58:51 -08:00
|
|
|
"jstransform": "^8.0.0"
|
2013-05-29 12:46:11 -07:00
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2013-12-17 00:25:05 -05:00
|
|
|
"benchmark": "~1.0.0",
|
2015-01-13 11:23:06 -08:00
|
|
|
"browserify": "^8.1.0",
|
2014-12-30 22:57:47 -08:00
|
|
|
"bundle-collapser": "^1.1.1",
|
2014-01-16 11:42:48 -08:00
|
|
|
"coverify": "~1.0.4",
|
2014-09-30 20:31:36 -07:00
|
|
|
"derequire": "^1.2.0",
|
2014-09-30 15:22:17 -07:00
|
|
|
"envify": "^3.0.0",
|
2014-02-15 16:32:36 -08:00
|
|
|
"es3ify": "~0.1.2",
|
2014-07-12 19:09:00 -07:00
|
|
|
"es5-shim": "^4.0.0",
|
2014-12-04 16:21:43 -08:00
|
|
|
"eslint": "0.11.0-alpha.0",
|
2014-01-17 09:33:09 -08:00
|
|
|
"grunt": "~0.4.2",
|
2013-12-28 23:41:54 -07:00
|
|
|
"grunt-cli": "~0.1.9",
|
|
|
|
|
"grunt-compare-size": "~0.4.0",
|
2014-09-30 15:22:17 -07:00
|
|
|
"grunt-contrib-clean": "^0.6.0",
|
2015-01-13 11:23:06 -08:00
|
|
|
"grunt-contrib-compress": "^0.13.0",
|
2014-01-16 11:42:48 -08:00
|
|
|
"grunt-contrib-connect": "~0.6.0",
|
2014-12-16 14:04:15 -08:00
|
|
|
"grunt-contrib-copy": "^0.7.0",
|
2014-06-17 14:21:24 -07:00
|
|
|
"grunt-contrib-jshint": "^0.10.0",
|
2013-12-28 23:41:54 -07:00
|
|
|
"gzip-js": "~0.3.2",
|
|
|
|
|
"jasmine-tapreporter": "~0.2.2",
|
2014-12-16 14:04:15 -08:00
|
|
|
"jest-cli": "^0.2.1",
|
2014-01-17 09:33:09 -08:00
|
|
|
"lodash": "~2.4.1",
|
2013-08-27 14:46:06 -07:00
|
|
|
"optimist": "~0.6.0",
|
2013-11-06 17:00:25 -05:00
|
|
|
"phantomjs": "~1.9",
|
2014-06-17 14:21:24 -07:00
|
|
|
"platform": "^1.1.0",
|
2013-12-28 23:41:54 -07:00
|
|
|
"populist": "~0.1.6",
|
2014-12-16 14:04:15 -08:00
|
|
|
"recast": "^0.9.11",
|
2013-12-28 23:41:54 -07:00
|
|
|
"sauce-tunnel": "~1.1.0",
|
2013-05-30 10:42:01 -04:00
|
|
|
"tmp": "~0.0.18",
|
2013-12-28 23:41:54 -07:00
|
|
|
"uglify-js": "~2.4.0",
|
2014-06-17 14:21:24 -07:00
|
|
|
"uglifyify": "^2.4.0",
|
2013-12-28 23:41:54 -07:00
|
|
|
"wd": "~0.2.6"
|
2013-05-29 12:46:11 -07:00
|
|
|
},
|
2013-06-27 13:09:29 -07:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
},
|
2013-11-13 18:02:23 -05:00
|
|
|
"preferGlobal": true,
|
2013-12-04 16:47:13 -05:00
|
|
|
"commonerConfig": {
|
2014-02-17 17:28:38 -08:00
|
|
|
"version": 4
|
2014-02-20 13:10:05 -08:00
|
|
|
},
|
|
|
|
|
"scripts": {
|
2014-11-25 15:07:46 -08:00
|
|
|
"test": "jest",
|
2014-12-04 16:21:43 -08:00
|
|
|
"jest": "jest",
|
2015-01-21 17:22:31 -08:00
|
|
|
"lint": "eslint src",
|
|
|
|
|
"build": "grunt build"
|
2014-05-13 00:40:29 -07:00
|
|
|
},
|
|
|
|
|
"jest": {
|
2014-08-30 01:08:57 -07:00
|
|
|
"rootDir": "",
|
|
|
|
|
"scriptPreprocessor": "jest/preprocessor.js",
|
|
|
|
|
"setupEnvScriptFile": "jest/environment.js",
|
2014-09-30 15:22:17 -07:00
|
|
|
"modulePathIgnorePatterns": [
|
|
|
|
|
"/build/",
|
|
|
|
|
"/node_modules/",
|
|
|
|
|
"/.module-cache/"
|
|
|
|
|
],
|
|
|
|
|
"testPathIgnorePatterns": [
|
|
|
|
|
"/build/",
|
|
|
|
|
"/node_modules/"
|
|
|
|
|
],
|
|
|
|
|
"unmockedModulePathPatterns": [
|
|
|
|
|
""
|
|
|
|
|
]
|
2013-11-13 18:02:23 -05:00
|
|
|
}
|
2013-05-29 12:46:11 -07:00
|
|
|
}
|