UNPKG

no

Version:
33 lines (31 loc) 707 B
{ "name":"no", "description":"Nothing here yet", "version":"0.0.1", "homepage":"http://github.com/wearefractal/no", "repository":"git://github.com/wearefractal/no.git", "author":"Fractal <contact@wearefractal.com> (http://wearefractal.com/)", "main":"./index.js", "dependencies":{ "coffee-script":"*" }, "devDependencies":{ "mocha":"*", "mocha-phantomjs": "*", "should":"*", "component":"*", "uglify-js":"*" }, "scripts":{ "test":"make test" }, "engines":{ "node":">= 0.4.0" }, "licenses":[ { "type":"MIT", "url":"http://github.com/wearefractal/no/raw/master/LICENSE" } ] }