UNPKG

@nuskin/ns-checkout

Version:

Ecomm3 Checkout module

74 lines (73 loc) 2.02 kB
{ "version": "3.7.6", "name": "@nuskin/ns-checkout", "main": "src/checkout.js", "description": "Ecomm3 Checkout 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.9", "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-contrib-watch": "^1.1.0", "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", "process": "^0.11.10", "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.7.6", "@nuskin/ns-checkout-common": "3.7.6", "@nuskin/ns-shop": "3.7.6", "@nuskin/ns-util": "3.7.6", "angular": "1.5.6", "angular-animate": "1.5.6", "angular-cookie": "4.1.0", "angular-cookies": "1.5.6", "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-ui-mask": "1.8.7", "body-parser": "1.0.1", "express": "4.4.4", "fs-extra": "0.24.0", "moment": "^2.18.1", "nodemailer": "~0.7.0" }, "gitHead": "17c1434d77d52e503b173351f7b5edd2accf86dc" }