赣州市洪水风险预警系统三维版本
guoshilong
2023-02-27 4d8c6dd77427e8e581fda17b6b65ba86bfb7a815
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "name": "dijit",
    "version": "1.14.0",
    "directories": {
        "lib": "."
    },
    "main": "main",
    "dependencies": {
        "dojo": "1.14.0"
    },
    "description": "Dijit provides a complete collection of user interface controls based on Dojo, giving you the power to create web applications that are highly optimized for usability, performance, internationalization, accessibility, but above all deliver an incredible user experience.",
    "license" : "BSD-3-Clause OR AFL-2.1",
    "bugs": "http://bugs.dojotoolkit.org/",
    "keywords": [ "JavaScript", "Dojo", "Widget" ],
    "homepage": "http://dojotoolkit.org/",
    "repository": {
        "type": "git",
        "url": "https://github.com/dojo/dijit.git"
    },
    "dojoBuild": "dijit.profile.js"
}