{
  "name": "@nuskin/ns-checkout-mobile",
  "version": "3.14.2",
  "main": "src/checkoutMobile.js",
  "description": "Ecomm3 Checkout Mobile Module",
  "scripts": {
    "analyze": "jsanalyzer -a"
  },
  "publishConfig": {
    "access": "public"
  },
  "author": "Nu Skin",
  "license": "BSD",
  "nsDependencies": [
    "ns-util",
    "ns-account",
    "ns-shop",
    "ns-checkout-common"
  ],
  "devDependencies": {
    "@nuskin/ns-jsanalyzer": "^1.0.0",
    "babel-core": "^6.24.1",
    "babel-loader": "^7.0.0",
    "babel-preset-env": "^1.5.1",
    "babel-preset-es2015": "^6.24.1",
    "grunt": "0.4.5",
    "grunt-angular-templates": "0.5.7",
    "grunt-contrib-compass": "1.1.1",
    "grunt-contrib-compress": "0.13.0",
    "grunt-contrib-concat": "0.5.1",
    "grunt-contrib-copy": "0.8.2",
    "grunt-contrib-cssmin": "0.14.0",
    "grunt-contrib-sass": "1.0.0",
    "grunt-contrib-uglify": "0.9.2",
    "grunt-css": "0.5.4",
    "grunt-file-creator": "0.1.3",
    "grunt-nexus-deployer": "0.0.7",
    "grunt-properties-reader": "0.1.3",
    "grunt-version-bump": "^1.0.8",
    "grunt-zip": "0.17.1",
    "html-loader": "^0.4.5",
    "raw-loader": "^0.5.1",
    "shelljs": "^0.7.7",
    "watch": "0.17.1",
    "webpack": "^2.6.1",
    "webpack-dev-server": "^2.4.4"
  },
  "dependencies": {
    "@nuskin/ns-account": "3.14.2",
    "@nuskin/ns-checkout-common": "3.14.2",
    "@nuskin/ns-shop": "3.14.2",
    "@nuskin/ns-util": "3.14.2",
    "angular": "1.5.6",
    "angular-animate": "1.5.6",
    "angular-cookie": "4.1.0",
    "angular-cookies": "1.5.6",
    "angular-ios9-uiwebview-patch": "^1.1.1",
    "angular-mocks": "1.5.6",
    "angular-resource": "1.5.6",
    "angular-route": "1.5.6",
    "angular-sanitize": "1.5.6",
    "angular-spinner": "1.0.1",
    "angular-touch": "1.5.6",
    "angular-translate": "^2.15.1",
    "body-parser": "1.0.1",
    "express": "4.4.4",
    "fs-extra": "0.24.0",
    "moment": "^2.18.1",
    "nodemailer": "~0.7.0"
  },
  "gitHead": "fb759d75508888b02ccaefcc95bf8d95c186384d"
}
