UNPKG

443 BJSONView Raw
1{
2 "name": "css-utils",
3 "version": "0.1.0",
4 "description": "A collection of css utility classes",
5 "main": "index.js",
6 "scripts": {
7 "test": "make"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git://github.com/radubrehar/css-utils.git"
12 },
13 "keywords": [
14 "css",
15 "css",
16 "classes"
17 ],
18 "author": "Radu Brehar",
19 "license": "MIT",
20 "bugs": {
21 "url": "https://github.com/radubrehar/css-utils/issues"
22 }
23}