UNPKG

zetam

Version:
47 lines (46 loc) 1.02 kB
{ "name": "zetam", "description": "(In progress)", "version": "0.2.85", "engines": { "node": ">0.10.1" }, "author": { "name": "Marcelo Zapaia" }, "repository": { "type": "git", "url": "https://github.com/qzapaia/zetam.git" }, "keywords": [ "express", "web", "framework", "zeta" ], "main": "index.js", "license": "ISC", "dependencies": { "async": "^0.9.0", "browserify": "^5.11.0", "cheerio": "^0.17.0", "glob": "^5.0.7", "gulp": "^3.8.5", "gulp-autoprefixer": "0.0.8", "gulp-less": "^1.2.4", "gulp-livereload": "^2.1.0", "gulp-load-plugins": "^0.5.3", "gulp-minify-css": "^0.3.10", "gulp-nodemon": "^1.0.4", "gulp-plumber": "^0.6.3", "gulp-rename": "^1.2.0", "gulp-uglify": "^1.0.1", "gulp-watch": "^0.6.8", "html-minifier": "^0.6.5", "mustache": "^0.8.2", "vinyl-source-stream": "^1.1.0", "vinyl-transform": "0.0.1", "watchify": "^3.2.1" }, "readmeFilename": "README.md" }