dim
Version:
Develop in modularization of front-end
36 lines (35 loc) • 839 B
JSON
{
"name": "dim",
"version": "0.3.7",
"description": "Develop in modularization of front-end",
"main": "index.js",
"preferGlobal": true,
"bin": {
"dim": "bin/dim"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"dim"
],
"repository": {
"type": "git",
"url": "https://github.com/dim-team/dim.git"
},
"dependencies": {
"fis": "1.7.14",
"fis-lint-jshint": "0.0.9",
"fis-optimizer-html-minifier": "0.0.9",
"fis-parser-handlebars": "0.0.1",
"fis-parser-marked": "0.0.5",
"dim-command-init": "*",
"dim-command-install": "*",
"dim-command-server": "*",
"dim-parser-stylus": "*",
"dim-preprocessor-nightcss": "*",
"xmldom": "0.1.19"
},
"author": "Jerrold",
"license": "MIT"
}