summaryrefslogtreecommitdiff
path: root/lib/dijit/package.json
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-08 20:40:44 +0400
committerAndrew Dolgov <[email protected]>2011-11-08 20:40:44 +0400
commit81bea17aefb26859f825b9293c7c99192874806e (patch)
treefb244408ca271affa2899adb634788802c9a89d8 /lib/dijit/package.json
parent870a70e109ac9e80a88047044530de53d0404ec7 (diff)
upgrade Dojo to 1.6.1
Diffstat (limited to 'lib/dijit/package.json')
-rw-r--r--lib/dijit/package.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/lib/dijit/package.json b/lib/dijit/package.json
new file mode 100644
index 000000000..9ca942316
--- /dev/null
+++ b/lib/dijit/package.json
@@ -0,0 +1,24 @@
+{
+ "name": "dijit",
+ "directories": {
+ "lib": "."
+ },
+ "main":"./lib/main",
+ "mappings": {
+ "dojo": "https://github.com/dojo/dojo/zipball/1.0.2"
+ },
+ "description": "Dijit is Dojo�s UI Library",
+ "licenses": [
+ {
+ "type": "AFLv2.1",
+ "url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L43"
+ },
+ {
+ "type": "BSD",
+ "url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L13"
+ }
+ ],
+ "bugs": "http://bugs.dojotoolkit.org/",
+ "keywords": ["JavaScript", "Dojo", "Widget"],
+ "homepage": "http://dojotoolkit.org/"
+} \ No newline at end of file