mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-14 17:27:59 -05:00
10 lines
297 B
JSON
10 lines
297 B
JSON
{
|
|
"name": "coffee-script",
|
|
"lib": "lib/coffee_script/narwhal/lib",
|
|
"preload": ["coffee-script/loader"],
|
|
"description": "Unfancy JavaScript",
|
|
"keywords": ["javascript", "language"],
|
|
"author": "Jeremy Ashkenas",
|
|
"version": "0.1.6"
|
|
}
|