mirror of
https://github.com/Kindelia/Kind2.git
synced 2024-11-05 07:05:32 +03:00
15 lines
268 B
JSON
15 lines
268 B
JSON
{
|
|
"name": "kind-bootstrap",
|
|
"version": "0.1.0",
|
|
"description": "",
|
|
"main": "bootstrap.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"formcore-js": "^0.1.95"
|
|
}
|
|
}
|