zettapi_client
Version:
Admin panel and client-side CRUD operations in angular to use with zettapi_server rest api to get started quickly in any CMS project.
29 lines (28 loc) • 888 B
JSON
{
"name": "zettapi_client",
"version": "0.11.8",
"description": "Admin panel and client-side CRUD operations in angular to use with zettapi_server rest api to get started quickly in any CMS project.",
"author": "João Lourenço <joao.lourenco@alphascript.pt>",
"license": "MIT",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-angular-gettext": "^2.2.0",
"gulp-angular-templatecache": "^2.0.0",
"gulp-clean": "^0.3.2",
"gulp-concat": "^2.6.1",
"gulp-eslint": "^4.0.0",
"gulp-htmlhint": "^0.3.1",
"gulp-htmlmin": "^3.0.0",
"gulp-jshint": "^2.0.4",
"gulp-ng-annotate": "^2.0.0",
"gulp-sequence": "^0.4.6",
"gulp-sloc": "^1.0.4",
"gulp-sourcemaps": "^2.6.1",
"gulp-uglify": "^3.0.0",
"htmlhint-stylish": "^1.0.3",
"jshint": "^2.9.5",
"jshint-stylish": "^2.2.0",
"pump": "^1.0.2",
"through": "^2.3.8"
}
}