24 lines
584 B
JSON
24 lines
584 B
JSON
{
|
|
"name": "doh",
|
|
"version": "1.13.0-pre",
|
|
"directories": {
|
|
"lib": "."
|
|
},
|
|
"main": "main",
|
|
"description": "DOH is a unit test framework developed by the Dojo Toolkit Community.",
|
|
"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", "Toolkit", "DOH"],
|
|
"homepage": "http://dojotoolkit.org/",
|
|
"dojoBuild": "doh.profile.js"
|
|
}
|