13 lines
274 B

{
"name": "@princess-ui/theme-chalk",
"version": "1.0.0",
"description": "",
"main": "index.ts",
"module": "index.ts",
"scripts": {
"build": "set TS_NODE_PROJECT=tsconfig.json& gulp -f gulpfile.ts"
},
"keywords": [],
"author": "",
"license": "ISC"
}