Repository URL to install this package:
Version:
0.0.1 ▾
|
unb-pretty
/
package.json
|
---|
{
"name": "unb-pretty",
"version": "0.0.1",
"description": "CSS/Stylus library",
"main": "index.js",
"style": "dist/css/index.css",
"stylus": "main.styl",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@bitbucket.org/nickfrez/unb-pretty.git"
},
"author": "Nick Frezynski <nick@frez.me> (https://nick.frez.me)",
"license": "MIT",
"homepage": "https://bitbucket.org/nickfrez/unb-pretty#readme"
}