mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 13:07:02 +00:00
16 lines
527 B
JSON
16 lines
527 B
JSON
{
|
|
"name": "objj",
|
|
"dependencies": ["narwhal", "jack", "browserjs"],
|
|
"lib": "lib-js",
|
|
"preload": ["objj/loader"],
|
|
"description": "Objective-J and Cappuccino tools",
|
|
"keywords": ["Objective-J", "Cappuccino"],
|
|
"author": "280 North (http://280north.com/)",
|
|
"contributors": [
|
|
"Francisco Tolmasky (http://tolmasky.com/)",
|
|
"Ross Boucher (http://rossboucher.com/)",
|
|
"Tom Robinson (http://tlrobinson.net/)",
|
|
"Numerous others (http://contributors.cappuccino.org/)"
|
|
]
|
|
}
|