Sha256: 4ac2c9cdc5426a63ff0d95fcd3c7ea42d0c94e08fffdc83d7a9445c66a38c962
Contents?: true
Size: 718 Bytes
Versions: 3
Compression:
Stored size: 718 Bytes
Contents
{ "name": "coffee-script", "description": "Unfancy JavaScript", "keywords": ["javascript", "language", "coffeescript", "compiler"], "author": "Jeremy Ashkenas", "version": "1.1.2", "licenses": [{ "type": "MIT", "url": "http://github.com/jashkenas/coffee-script/raw/master/LICENSE" }], "engines": { "node": ">=0.2.5" }, "directories" : { "lib" : "./lib" }, "main" : "./lib/coffee-script", "bin": { "coffee": "./bin/coffee", "cake": "./bin/cake" }, "homepage": "http://coffeescript.org", "repository": { "type": "git", "url": "git://github.com/jashkenas/coffee-script.git" } }
Version data entries
3 entries across 3 versions & 1 rubygems