crowdstart-checkout
Version:
One Click Checkout for Crowdstart
59 lines (58 loc) • 1.39 kB
JSON
{
"name": "crowdstart-checkout",
"version": "2.1.0",
"description": "One Click Checkout for Crowdstart",
"main": "lib/",
"scripts": {
"test": "cake test",
"prepublish": "cake build"
},
"keywords": [
"checkout",
"crowdfunding",
"store",
"ecommerce"
],
"author": "Crowdstart, LLC",
"license": "MIT",
"dependencies": {
"card": "^1.0.0",
"crowdcontrol": "^1.0.54",
"crowdstart.js": "^2.2.3",
"is-number": "^2.0.2",
"is-object": "^1.0.1",
"requisite": "^1.11.0",
"riot": "2.2.4"
},
"devDependencies": {
"autoprefixer": "^6.0.3",
"bebop": "^1.7.4",
"chai": "^3.1.0",
"clean-css": "^3.4.8",
"coffee-script": "^1.10.0",
"connect": "^3.4.0",
"css-mqpacker": "^4.0.0",
"cssnano": "^3.1.0",
"csswring": "^4.0.0",
"executive": "^0.5.0",
"jade": "^1.11.0",
"lost": "^6.6.2",
"lost-stylus": "^0.1.2",
"mocha": "^2.3.4",
"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.11.5",
"rucksack-css": "^0.8.2",
"rupture": "^0.6.1",
"selenium-standalone": "^4.5.3",
"serve-static": "^1.10.0",
"shortcake": "^0.3.0",
"stylus": "^0.52.4",
"typographic": "^2.9.3",
"uglify-js": "^2.6.1",
"webdriverio": "^3.1.0"
}
}