You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
668 B
24 lines
668 B
{ |
|
"name": "dojo-util", |
|
"version": "1.17.3", |
|
"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" |
|
} |
|
], |
|
"description": "Dojo utilities including build system for optimizing JavaScript application performance, and DOH testing tool", |
|
"bugs": { |
|
"url": "http://bugs.dojotoolkit.org/" |
|
}, |
|
"keywords": ["JavaScript", "Dojo", "Toolkit", "util"], |
|
"repository":{ |
|
"type": "git", |
|
"url": "https://github.com/dojo/util.git" |
|
}, |
|
"homepage": "http://dojotoolkit.org/" |
|
}
|
|
|