@growstocks/scaffold
Version:
The core library of GrowStocks' stack library
34 lines • 771 B
JSON
{
"name": "@growstocks/scaffold",
"version": "4.0.2",
"description": "The core library of GrowStocks' stack library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/GrowStocks/stack.git"
},
"author": "Matteu",
"license": "MIT",
"bugs": {
"url": "https://github.com/GrowStocks/stack/issues"
},
"dependencies": {
"@matteusan/sentro": "0.1.19"
},
"keywords": [
"css",
"sass",
"theme",
"web",
"scss",
"component-library",
"design-system",
"growtopia",
"growstocks",
"css-framework"
],
"homepage": "https://github.com/GrowStocks/stack#readme"
}