/Objective-J/CommonJS/package.json
http://github.com/cacaodev/cappuccino · JSON · 14 lines · 14 code · 0 blank · 0 comment · 0 complexity · f0f421f244330681021d8b662095e545 MD5 · raw file
- {
- "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/)"
- ]
- }