pallote-css
Version:
CSS component library
33 lines • 724 B
JSON
{
"name": "pallote-css",
"version": "0.10.11",
"description": "CSS component library",
"main": "dist/pallote.min.css",
"styles": "dist/pallote.scss",
"files": [
"LICENSE",
"README.md",
"package.json",
"pallote.min.css",
"pallote.min.css.map",
"pallote.min.js",
"pallote.scss",
"styles"
],
"repository": {
"type": "git",
"url": "git+https://github.com/ArnaudDarre/pallote-css.git"
},
"keywords": [
"CSS library",
"CSS Components",
"SASS"
],
"author": "Nocheke",
"license": "ISC",
"bugs": {
"url": "https://github.com/ArnaudDarre/pallote-css/issues"
},
"homepage": "https://github.com/ArnaudDarre/pallote-css#readme",
"private": false
}