{
  "name": "el-controls",
  "version": "1.2.44",
  "description": "Some basic controls for el.js.",
  "homepage": "http://github.com/hanzo-io/el-controls",
  "repository": "github:hanzo-io/el-controls",
  "bugs": "http://github.com/hanzo-io/el-controls/issues",
  "author": "Hanzo, Inc <hi@hanzo.io>",
  "license": "BSD-3-Clause",
  "keywords": [
    "browser",
    "checkout",
    "commerce",
    "crowdfunding",
    "ecommerce",
    "el.js",
    "fulfillment",
    "hanzo",
    "orders",
    "payments",
    "preorders",
    "products",
    "referrals",
    "shipping",
    "site",
    "subscriptions"
  ],
  "main": "lib/el-controls.js",
  "module": "lib/el-controls.mjs",
  "files": [
    "lib/",
    "src/",
    "templates"
  ],
  "engines": {
    "node": ">=4.0.0"
  },
  "scripts": {
    "build": "sake build",
    "pretest": "sake build",
    "prepublishOnly": "sake build:min",
    "test": "sake test"
  },
  "dependencies": {
    "broken": "^0.1.13",
    "el.js": "^2.1.37",
    "es-raf": "^3.3.1",
    "es-selectize": "^0.12.10",
    "es-tween": "^0.1.0",
    "es6-tween": "^5.3.1",
    "gmaps": "0.4.24",
    "qrcode-lite": "^1.2.2",
    "shop.js-util": "^0.0.7",
    "uglify-es": "github:mishoo/UglifyJS2#harmony",
    "zepto-modules": "^1.0.1"
  },
  "devDependencies": {
    "autoprefixer": "^9.3.1",
    "bebop": "^1.15.1",
    "chai": "^4.2.0",
    "chai-as-promised": "^7.1.1",
    "clean-css": "^4.2.1",
    "co-mocha": "1.2.2",
    "codecov.io": "^0.1.6",
    "coffeescript": "2.3.2",
    "connect": "3.6.6",
    "coveralls": "3.0.2",
    "css-mqpacker": "7.0.0",
    "debug": "^4.1.0",
    "es5-shim": "^4.5.12",
    "istanbul": "^0.4.5",
    "lost": "^8.3.0",
    "lost-stylus": "^0.1.3",
    "mocha": "^5.2.0",
    "mocha-lcov-reporter": "^1.3.0",
    "mz": "^2.7.0",
    "nightmare": "^3.0.1",
    "postcss-discard-comments": "^4.0.1",
    "postmortem": "^0.2.6",
    "poststylus": "^1.0.0",
    "pug": "^2.0.3",
    "random-token": "^0.0.8",
    "referential": "^0.5.23",
    "rucksack-css": "^1.0.2",
    "rupture": "^0.7.1",
    "sake-bundle": "^0.6.14",
    "sake-cli": "^0.7.2",
    "sake-core": "^1.6.7",
    "sake-outdated": "^0.4.4",
    "sake-publish": "^0.1.17",
    "sake-version": "^0.1.19",
    "serve-static": "^1.13.2",
    "stylus": "^0.54.5",
    "uglify-js": "github:mishoo/UglifyJS2#harmony"
  }
}