{
  "name": "appiphony-lightning-js",
  "version": "3.1.0",
  "description": "Your JS solution for the Lightning Design System",
  "main": "gulpfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://appiphony@github.com/appiphony/appiphony-lightning-js.git"
  },
  "author": "Appiphony <info@appiphony.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/appiphony/appiphony-lightning-js/issues"
  },
  "homepage": "https://github.com/appiphony/appiphony-lightning-js#readme",
  "devDependencies": {
    "@salesforce-ux/design-system": "^2.2.0",
    "gulp": "^3.9.1",
    "gulp-concat": "^2.6.0",
    "gulp-ember-templates": "^0.5.2",
    "gulp-neuter": "^0.1.3",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^2.0.0",
    "gulp-zip": "^3.0.2",
    "merge-stream": "^1.0.0",
    "moment": "^2.18.1",
    "run-sequence": "^1.2.2"
  }
}
