加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 722 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "dijit",
"version": "1.18.0-pre",
"directories": {
"lib": "."
},
"main": "main",
"dependencies": {
"dojo": "1.18.0-pre"
},
"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"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化