14 lines
236 B
JSON
14 lines
236 B
JSON
{
|
|
"name": "@avocado/react",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"author": "cha0s",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"contempo": "1.x",
|
|
"ponere": "1.x",
|
|
"react": "^16.5.0",
|
|
"redux-form": "^7.4.2"
|
|
}
|
|
}
|