Sha256: 61826d7db59b53ad913e889875dbf9500acbf19d2be21d9317f2f82a6f237381
Contents?: true
Size: 767 Bytes
Versions: 1
Compression:
Stored size: 767 Bytes
Contents
{ "name": "boarding-pass", "version": "1.0.0-beta2", "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.beta2 | package.json |