mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-13 16:57:54 -05:00
10 lines
282 B
JSON
10 lines
282 B
JSON
{
|
|
"name": "coffee-script",
|
|
"lib": "lib/coffee_script/narwhal/js",
|
|
"preload": ["loader"],
|
|
"description": "Unfancy JavaScript",
|
|
"keywords": ["javascript", "language"],
|
|
"author": "Jeremy Ashkenas",
|
|
"version": "0.1.5"
|
|
}
|