Files
cdnjs/ajax/libs/dojo/package.json
T

35 lines
951 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "dojo",
"filename": "dojo.js",
"version": "1.8.1",
"description": "Dojo saves you time, delivers powerful performance, and scales with your development process. Its the toolkit experienced developers turn to for building superior desktop and mobile web experiences.",
"homepage": "http://dojotoolkit.org/",
"keywords": [
"framework",
"toolkit",
"dojo",
"JavaScript"
],
"maintainers": [
{
"name": "The Dojo Foundation"
}
],
"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"
}
],
"repositories": [
{
"type": "svn",
"url": "http://svn.dojotoolkit.org/src/view/anon/all/trunk"
}
]
}