{
  "name": "entifix-js",
  "version": "1.1.7",
  "description": "Entifix JS, the basic framework to develop SPA based in AngularJS.",
  "main": "gulpfile.js",
  "dependencies": {
    "angular": "^1.6.9",
    "angular-jwt": "^0.1.9",
    "angular-md5": "^0.1.10",
    "natives": "^1.1.6"
  },
  "devDependencies": {
    "babel": "^6.23.0",
    "babel-core": "^6.26.0",
    "babel-preset-es2015": "^6.24.1",
    "del": "^3.0.0",
    "gulp": "^3.9.1",
    "gulp-babel": "^7.0.1",
    "gulp-concat": "^2.6.1",
    "gulp-install": "^1.1.0",
    "gulp-rename": "^1.2.2",
    "gulp-string-replace": "^1.0.0",
    "gulp-uglify": "^3.0.0",
    "merge-stream": "^1.0.1",
    "uglify": "^0.1.5"
  },
  "scripts": {
    "build": "gulp dist",
    "compile": "npm run build",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "R10C",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/jasondiazg/entitix-js.git"
  }
}
