mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
14 lines
300 B
JSON
14 lines
300 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",
|
|
"react-modal": "^0.6.1"
|
|
},
|
|
"private": true
|
|
}
|