ims-theme
Version:
> TODO: description
30 lines (29 loc) • 711 B
JSON
{
"name": "ims-theme",
"version": "0.0.14",
"description": "> TODO: description",
"author": "meepobrother <1037483576@qq.com>",
"homepage": "https://github.com/iwe7/nestchain#readme",
"license": "ISC",
"main": "dist/ims-theme.css",
"style": "dist/ims-theme.css",
"scss": "src/ims-theme.scss",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"files": [
"lib"
],
"repository": {
"type": "git",
"url": "git+https://github.com/iwe7/nestchain.git"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
},
"bugs": {
"url": "https://github.com/iwe7/nestchain/issues"
},
"gitHead": "eaa27ad4b4492cb37882d91f32e58bbeb9a7f58c"
}