UNPKG

thisdotrob-calvin-cljs

Version:

a minimalistic build tool for clojurescript in clojurescript

37 lines (36 loc) 847 B
{ "name": "thisdotrob-calvin-cljs", "version": "0.1.3", "description": "a minimalistic build tool for clojurescript in clojurescript", "main": "prod/index.js", "dependencies": { "source-map-support": "0.4.0", "xml2js": "0.4.17", "request": "2.74.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/thisdotrob/calvin.git" }, "keywords": [ "clojurescript", "clojure", "buildtools", "clojurescript", "bootstrapped" ], "author": "stbgz", "license": "EPL-1.0", "bugs": { "url": "https://github.com/thisdotrob/calvin/issues" }, "homepage": "https://github.com/thisdotrob/calvin#readme", "preferGlobal": "true", "bin": { "calvin": "prod/index.js" } }