forked from cappuccino/cappuccino-package
-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
33 lines (33 loc) · 856 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"name": "cappuccino",
"dependencies": [
"narwhal",
"browserjs",
"jake",
"objective-j"
],
"description": "Cappuccino module",
"keywords": [
"objective-j",
"objj",
"objective j",
"capp",
"cappuccino"
],
"author": "280 North, Inc. (http://280north.com/)",
"objj-frameworks": [
"Frameworks"
],
"objj-debug-frameworks": [
"Frameworks/Debug"
],
"contributors": [
"Francisco Tolmasky (http://tolmasky.com/)",
"Ross Boucher (http://rossboucher.com/)",
"Tom Robinson (http://tlrobinson.net/)",
"Numerous others (http://contributors.cappuccino.org/)"
],
"cappuccino-revision": "8c1a3a3bba25807c8f80ce471bc5850ea2405621",
"cappuccino-timestamp": 1298495843769,
"version": "0.9.0"
}