sample skeleton application with dojo toolkit & arcgis js api v 4.30
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.
 
 
 
 
 
 

23 lines
580 B

{
"name": "doh",
"version": "1.17.3",
"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"
}