package.json 1014 Bytes
{
  "name": "admin",
  "version": "1.0.0",
  "description": "admin",
  "main": "index.js",
  "private": true,
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "angular-mocks": "^1.3.14",
    "browser-sync": "2.0.1",
    "gulp": "3.9.1",
    "gulp-clean": "^0.3.1",
    "gulp-clean-css": "3.0.4",
    "gulp-cli": "^1.2.2",
    "gulp-concat": "^2.4.3",
    "gulp-gzip": "^1.1.0",
    "gulp-jshint": "^1.9.1",
    "gulp-less": "^3.0.0",
    "gulp-livereload": "^3.7.0",
    "gulp-load-plugins": "^0.8.0",
    "gulp-rename": "^1.2.0",
    "gulp-uglify": "^1.1.0",
    "gulp-watch": "^4.1.0",
    "gulp-changed": "^2.0.0",
    "gulp-watch-path": "^0.1.0",
    "angular-translate": "^2.15.1",
    "angular-translate-loader-static-files": "^2.15.1"
  },
  "spm": {
    "dependencies": {
      "xn-style-common": "2.2.11",
      "xn-kindeditor": "~1.2.1"
    },
    "devDependencies": {
      "angular-mocks": "1.3.9"
    }
  }
}