UNPKG

checkout.js

Version:

Easy to use checkout widget powered by Crowdstart.

78 lines 1.86 kB
{ "name": "checkout.js", "version": "2.1.21", "description": "Easy to use checkout widget powered by Crowdstart.", "main": "lib/", "engines": { "node": ">=4.0.0" }, "scripts": { "test": "cake test", "prepublish": "cake build-min" }, "keywords": [ "browser", "cart", "checkout", "checkout.js", "crowdfunding", "crowdstart", "ecommerce", "payments", "shopping", "store" ], "author": "Crowdstart, LLC <hi@crowdstart.com> (http://crowdstart.com)", "repository": { "type": "git", "url": "http://github.com/crowdstart/checkout.js" }, "license": "MIT", "dependencies": { "bebop": "1.7.14", "broken": "^0.1.1", "card": "1.2.0", "crowdcontrol": "^1.1.6", "crowdstart.js": "^2.2.7", "is-number": "^2.1.0", "is-object": "^1.0.1", "raf": "^3.1.0", "riot": "2.2.4", "style-inject": "0.0.11" }, "devDependencies": { "autoprefixer": "^6.0.3", "bebop": "^1.7.4", "cake-publish": "0.1.1", "cake-version": "0.1.3", "chai": "^3.1.0", "clean-css": "^3.4.8", "co-mocha": "^1.1.2", "coffee-script": "^1.10.0", "connect": "^3.4.0", "css-mqpacker": "^4.0.0", "cssnano": "^3.1.0", "csswring": "^4.0.0", "jade": "1.11.0", "lost": "^6.6.2", "lost-stylus": "^0.1.2", "mocha": "^2.3.4", "node-bourbon": "^4.2.3", "node-sass": "^3.4.2", "node-static": "^0.7.6", "phantomjs": "^1.9.18", "postcss": "^5.0.12", "postcss-discard-comments": "^2.0.0", "poststylus": "^0.2.1", "requisite": "^1.14.1", "rucksack-css": "^0.8.2", "rupture": "^0.6.1", "selenium-standalone": "^4.5.3", "serve-static": "^1.10.0", "shortcake": "1.1.11", "stylus": "^0.52.4", "typographic": "^2.9.3", "uglify-js": "^2.6.1", "webdriverio": "^3.1.0" } }