UNPKG

idt

Version:

Integration Develop Tool For Django Template、PHP Smarty、Java Velocity、Java Freemarker

50 lines (49 loc) 1.06 kB
{ "name": "idt", "version": "1.1.20", "description": "Integration Develop Tool For Django Template、PHP Smarty、Java Velocity、Java Freemarker", "repository": { "type": "git", "url": "https://github.com/guananddu/idt.git" }, "bin": { "idt": "./bin/idt-cli" }, "keywords": [ "develop", "velocity", "django", "smarty", "freemarker", "webserver", "build", "edp", "grunt" ], "author": "pooky", "devDependencies": { "grunt-cli": "^0.1.13" }, "dependencies": { "colors": "^1.0.3", "commander": "^2.5.0", "connect": "^3.3.1", "django": "^0.5.1", "edp": "^1.1.0", "edp-build": "^1.0.14", "freemarker.js": "^1.0.0", "grunt": "^0.4.5", "grunt-contrib-connect": "^0.8.0", "html2js": "0.0.3", "jsdom": "^1.3.1", "less": "^1.7.5", "mkdirp": "^0.5.0", "nsmarty": "0.0.1", "request": "^2.47.0", "shelljs": "^0.3.0", "socket.io": "^1.1.0", "underscore": "^1.7.0", "urlparse": "0.0.1", "velocity": "^0.6.11" } }