/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

  1. {
  2. "name": "objective-j",
  3. "dependencies": ["narwhal", "browserjs", "jake"],
  4. "preload": ["objective-j/loader"],
  5. "description": "Objective-J and Cappuccino module",
  6. "keywords": ["objective-j", "objj", "objective j", "cappuccino"],
  7. "author": "280 North, Inc. (http://280north.com/)",
  8. "contributors": [
  9. "Francisco Tolmasky (http://tolmasky.com/)",
  10. "Ross Boucher (http://rossboucher.com/)",
  11. "Tom Robinson (http://tlrobinson.net/)",
  12. "Numerous others (http://contributors.cappuccino.org/)"
  13. ]
  14. }