csmall-theme
Version:
自用资源,不负责对外的使用解答
24 lines (23 loc) • 456 B
JSON
{
"name": "csmall-theme",
"version": "0.3.0",
"main": "theme-loader.js",
"bin": {
"theme-build": "theme-build.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@git.csmall.com:npm-lib/theme-manager.git"
},
"keywords": [
"theme-loader",
"theme-build",
"theme-switch"
],
"author": "csmall.com",
"license": "MIT",
"description": ""
}