Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
unb-pretty / package.json
Size: Mime:
{
  "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"
}