UNPKG

573 BJSONView Raw
1{
2 "name": "extra.css",
3 "version": "1.1.0",
4 "description": "A Houdini library for making your website a little more #extra",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/una/extra.css.git"
12 },
13 "keywords": [
14 "houdini",
15 "extra",
16 "css",
17 "style"
18 ],
19 "author": "Una Kravets",
20 "license": "ISC",
21 "bugs": {
22 "url": "https://github.com/una/extra.css/issues"
23 },
24 "homepage": "https://github.com/una/extra.css#readme"
25}