Kind2/bin/package.json
2021-09-17 15:43:49 -03:00

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.92"
}
}