yaru.css/package.json

15 lines
348 B
JSON

{
"name": "yaru.css",
"version": "1.0.0",
"description": "CSS library to make ubuntu styled websites",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.hackclub.app/conzer12/yaru.css.git"
},
"author": "",
"license": "ISC"
}