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.
 
 
 
 
 
 

20 lines
386 B

{
"name": "dijit-themes",
"licenses": [ "BSD-3-Clause", "AFL-2.1"],
"ignore": [
".*"
],
"keywords": ["JavaScript", "Dojo", "Toolkit", "Themes"],
"authors": [],
"homepage": "http://dojotoolkit.org/",
"repository":{
"type": "git",
"url": "https://github.com/dojo/dijit-themes.git"
},
"dependencies": {
},
"devDependencies": {
"stylus": "0.53.0",
"nib": "1.1.0"
}
}