package.json 862 Bytes
{
  "name": "customization",
  "version": "1.0.0",
  "description": "customization",
  "main": "index.js",
  "private": true,
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "browser-sync": "^2.0.1",
    "del": "^1.1.1",
    "gulp": "^3.9.1",
    "gulp-clean": "^0.3.1",
    "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-minify-css": "^0.4.3",
    "gulp-rename": "^1.2.0",
    "gulp-uglify": "^1.1.0",
    "gulp-watch": "^4.1.0"
  },
  "spm": {
    "dependencies": {
      "bootstrap-css": "1.0.0",
      "xn-style-common": "2.0.7",
      "xn-directive-attachment": "1.1.11",
      "xn-directive-pagination": "1.0.1"
    }
  }
}