Sha256: f2169420e7db65792195938e6e0fe4c756d3bc81d334a79b621d9911b681361d
Contents?: true
Size: 767 Bytes
Versions: 1
Compression:
Stored size: 767 Bytes
Contents
{ "name": "boarding-pass", "version": "1.0.0-beta1", "description": "Boarding Pass provides a set of tools and defaults to quickly start front-end web project styling.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/lacroixdesign/boarding_pass.git" }, "keywords": [ "sass", "css" ], "author": "Michael LaCroix <michael@lacroixdesign.net> (http://www.lacroixdesign.net)", "license": "MIT", "bugs": { "url": "https://github.com/lacroixdesign/boarding_pass/issues" }, "dependencies": { "node-neat": "1.x" }, "devDependencies": { "node-sass": "~0.8.1", "express": "~3.4.8", "jade": "~1.1.4" } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
boarding_pass-1.0.0.beta1 | package.json |