mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
9 lines
297 B
JSON
9 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.2.1"
|
|
}
|