shoelace/package.json

22 wiersze
498 B
JSON

{
"name": "shoelace-css",
"description": "A back to the basics CSS starter kit.",
"version": "1.0.0-beta3",
"author": "Cory LaViska",
"homepage": "https://shoelace.style/",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/claviska/shoelace-css"
},
"devDependencies": {
"chalk": "^2.0.1",
"clean-css": "^4.1.7",
"commander": "^2.11.0",
"del": "^3.0.0",
"dotenv": "^4.0.0",
"fs": "0.0.1-security",
"s3": "^4.4.0"
}
}