Sha256: 9499b7014680f7f2972b4cd955b94db974f733ab355c607e1f2dd83e122136e1
Contents?: true
Size: 858 Bytes
Versions: 2
Compression:
Stored size: 858 Bytes
Contents
{ "name": "sibilant", "version": "0.1.4", "keywords": [ "lisp", "javascript", "language" ], "description": "javascript with a lisp", "contributors": [ "Jacob Rothstein <hi@jbr.me> (http://jbr.me)", "Matthew Phillips (http://www.matthewphillips.info/)", "Yuest Wang (http://yue.st/)", "Lyndon Tremblay (http://www.hoovy.org)", "David Sargeant (https://github.com/dubiousdavid)" ], "repository": { "type": "git", "url": "http://github.com/jbr/sibilant.git" }, "bugs": { "mail": "sibilant@librelist.com", "url": "http://github.com/jbr/sibilant/issues" }, "bin": { "sibilant": "./bin/sibilant" }, "main": "./lib/sibilant", "scripts": { "test": "npm run-script build && node ./bin/sibilant test/test.sibilant -x", "build": "bin/sibilant src/*.sibilant -o lib && bin/sibilant package.sibilant > package.json" } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sibilant-0.0.4 | js/sibilant/package.json |
sibilant-0.0.3 | js/sibilant/package.json |