25 lines
672 B
JSON
25 lines
672 B
JSON
{
|
|
"name": "dojo-util",
|
|
"version": "1.13.0-pre",
|
|
"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/"
|
|
}
|