UNPKG

339 BJSONView Raw
1{
2 "name": "css-common",
3 "description": "Stylus mixins and utilities",
4 "version": "1.0.21",
5 "license": "MIT",
6 "repository": {
7 "type": "git",
8 "url": ""
9 },
10 "dependencies": {
11 "stylus": "0.45.x"
12 },
13 "author": "Respondly <https://github.com/Respondly>",
14 "main": "lib/main.js",
15 "engines": {
16 "node": "*"
17 }
18}