dojo-theme-bigur
Version:
Theme for dojo & dijit
47 lines (46 loc) • 1.1 kB
JSON
{
"name": "dojo-theme-bigur",
"version": "0.0.5",
"description": "Theme for dojo & dijit",
"author": "Gennady Kovalev <gik@bigur.ru> (http://bigur.com/)",
"license": "BSD-3-Clause",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/belolap/dojo-theme-bigur.git"
},
"keywords": [
"dojo",
"dijit",
"theme",
"bigur"
],
"bugs": {
"url": "https://github.com/belolap/dojo-theme-bigur/issues",
"email": "support@bigur.ru"
},
"devDependencies": {
"browser-sync": "^2.18.6",
"dgrid": "^1.1.0",
"dijit": "^1.11.2",
"dojo": "^1.11.2",
"dojo-dmodel": "^0.1.0",
"dojo-dstore": "^1.1.1",
"gulp": "^3.9.1",
"gulp-clean": "^0.3.2",
"gulp-clean-css": "^2.3.2",
"gulp-fontgen": "^0.2.5",
"gulp-pug": "^3.3.0",
"gulp-sass": "^3.1.0",
"gulp-sequence": "^0.4.6",
"gulp-sourcemaps": "2.4.0",
"gulp-uglify": "^2.0.0",
"normalize-css": "^2.3.1"
},
"dependencies": {
"font-awesome": "^4.7.0"
}
}