@namelessmedia/tisc_nuxt
Version:
TISC NUXT Component Library
34 lines (33 loc) • 834 B
JSON
{
"name": "@namelessmedia/tisc_nuxt",
"version": "1.1.22",
"description": "TISC NUXT Component Library",
"main": "myLib.common.js",
"scripts": {
"theme": "tisc get-theme",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://bakieness123@bitbucket.org/bakieness123/component-library.git"
},
"keywords": [
"NUXT",
"Component"
],
"bin": {
"tisc": "cli.js"
},
"dependencies": {
"chalk": "^5.0.0",
"clear": "^0.1.0",
"colors": "^1.4.0",
"commander": "^8.3.0",
"figlet": "^1.5.2",
"json-templater": "^1.2.0",
"path": "^0.12.7"
},
"author": "James Baker",
"license": "ISC",
"homepage": "https://bitbucket.org/bakieness123/component-library#readme"
}