17 lines
303 B
JSON
17 lines
303 B
JSON
|
|
{
|
||
|
|
"name": "jam-web",
|
||
|
|
"dependencies" : {
|
||
|
|
"browserify": "~> 6.3",
|
||
|
|
"browserify-incremental": "^1.4.0",
|
||
|
|
"coffeeify": "~> 0.6",
|
||
|
|
"reactify": "^0.17.1",
|
||
|
|
"coffee-reactify": "~>3.0.0",
|
||
|
|
"react": "^0.12.0",
|
||
|
|
"react-tools": "^0.12.1"
|
||
|
|
},
|
||
|
|
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.10"
|
||
|
|
}
|
||
|
|
}
|