payments
Version:
Lists various payment methods. Used by Wix Restaurants for payment configuration.
1 lines • 1.59 kB
JSON
{"name":"payments","version":"2.0.1404","description":"Lists various payment methods. Used by Wix Restaurants for payment configuration.","main":"dist/index.js","scripts":{"test":"mocha --compilers js:babel-register","lint":"eslint ./src ./test","posttest":"npm run lint","compile":"babel -d dist/ src/","compile-library":"webpack --output-library PaymentsMethods --output-library-target var dist bin/payments.src.js","prepublish":"npm test && npm run compile && npm run compile-library","build":"babel bin/payments.src.js | uglifyjs > bin/payments.js","release":"npm install wnpm-ci --no-save && wnpm-release -- --no-shrinkwrap && npm install bower-auto-release && bower-auto-release --dist bin"},"repository":{"type":"git","url":"https://github.com/wix/payments"},"keywords":["wix","restaurants","payment","gateway"],"author":"Wix Restaurants","license":"Apache-2.0","bugs":{"url":"https://github.com/wix/payments/issues"},"homepage":"https://github.com/wix/payments","dependencies":{"bower-auto-release":"^1.1.357","lodash":"^4.13.0"},"devDependencies":{"babel":"^6.5.2","babel-cli":"^6.8.0","babel-plugin-transform-runtime":"^6.8.0","babel-plugin-transform-strict-mode":"^6.8.0","babel-preset-es2015":"^6.6.0","babel-preset-stage-2":"^6.5.0","babel-register":"^6.8.0","babel-runtime":"^6.6.1","chai":"^3.5.0","eslint":"^3.9.0","babel-eslint":"^7.1.1","fs-extra":"^0.18.3","mocha":"^2.4.5","q":"^1.4.1","webpack":"^1.13.0"},"optionalDependencies":{"uglify-js":"^3.0.10"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"66629052e5ca3035b2218b7e368967c952149e22"}