UNPKG

khoaijs-template

Version:

![http://i.imgur.com/RmD50NR.jpg](http://i.imgur.com/RmD50NR.jpg)

35 lines (34 loc) 795 B
{ "name": "khoaijs-template", "version": "0.0.2", "description": "", "main": "template.js", "directories": { "doc": "docs" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/madnh/khoaijs-template.git" }, "keywords": [ "KhoaiJS", "KhoaiJS Template", "Template" ], "author": "MaDnh <dodanhmanh@gmail.com>", "license": "MIT", "homepage": "https://github.com/madnh/khoaijs-template", "devDependencies": { "gulp": "^3.9.1", "gulp-concat": "^2.6.1", "gulp-rename": "^1.2.2", "gulp-sourcemaps": "^2.6.0", "gulp-uglify": "^2.1.2", "mocha": "^3.0.2", "chai": "^3.5.0", "expect.js": "^0.3.1" } }