cart-utils
Version:
Shopping cart utilities for cart total, subtotal, and shipping cost
16 lines (15 loc) • 343 B
JSON
{
"name": "cart-utils",
"version": "1.1.0",
"description": "Shopping cart utilities for cart total, subtotal, and shipping cost",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"javascript",
"ecommerce"
],
"author": "michaelreynolds",
"license": "ISC"
}