control-freak-ide/server/nodejs/util/package.json
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

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/"
}