mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -05:00
13 lines
271 B
JSON
13 lines
271 B
JSON
{
|
|
"name": "Nova",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"formsy-react": "^0.17.0",
|
|
"formsy-react-components": "^0.6.6",
|
|
"react": "^0.14.6",
|
|
"react-dom": "^0.14.6",
|
|
"react-mounter": "^1.1.0",
|
|
"react-no-ssr": "^1.0.1"
|
|
},
|
|
"private": true
|
|
}
|