@cec-commons/loading-panel
Version:
> TODO: description
23 lines (22 loc) • 458 B
JSON
{
"name": "@cec-commons/loading-panel",
"version": "0.0.0",
"description": "> TODO: description",
"author": "Kevin Batongbakal <kevin.batongbakal@tooltwist.com>",
"homepage": "",
"license": "ISC",
"main": "lib/test.js",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"files": [
"lib"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
},
"publishConfig": {
"access": "public"
}
}