UNPKG

cheesy

Version:

Browserify your code and run it in it's own Thrust browser window

23 lines (22 loc) 641 B
{ "name": "cheesy", "version": "1.0.2", "description": "Browserify your code and run it in it's own Thrust browser window", "bin": "cmd.js", "repository": { "type": "git", "url": "git://github.com/seanewest/cheesy.git" }, "keywords": [ "browserify", "thrust" ], "author": "Sean West", "license": "ISC", "homepage": "https://github.com/seanewest/cheesy", "dependencies": { "browserify": "^8.0.2", "jstohtml": "git://github.com/seanewest/jstohtml#1df3e141544461460897a812615374c09e20ea96", "thrust-cat": "git://github.com/seanewest/thrust-cat#6aa471d9cbc22ae0af24baa675f3ceed233d4b49" } }