Files
cappuccino/Objective-J/CommonJS/package.json
T

14 lines
549 B
JSON

{
"name": "objective-j",
"dependencies": ["narwhal", "browserjs", "jake"],
"preload": ["objective-j/loader"],
"description": "Objective-J and Cappuccino module",
"keywords": ["objective-j", "objj", "objective j", "cappuccino"],
"author": "280 North, Inc. (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/)"
]
}