UNPKG

@spree/storefront-api-v2-sdk

Version:

Node module to easily integrate your JavaScript or TypeScript application with Spree API V2. You can create an entirely custom Storefront in JS/TS with this package including one page checkout, Single Page Apps, PWAs and so on

15 lines (14 loc) 285 B
{ "name": "tests", "version": "0.0.0", "private": true, "main": "index.js", "license": "MIT", "devDependencies": { "@cypress/webpack-preprocessor": "^4.1.1", "cypress": "^4.0.2", "ts-loader": "^6.2.1", "typescript": "^3.7.5", "webpack": "^4.41.6" } }