mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 19:28:40 +10:00
27 lines
596 B
JSON
27 lines
596 B
JSON
{
|
|
"name": "simplecartjs",
|
|
"filename": "simplecart.min.js",
|
|
"version": "3.0.5",
|
|
"description": "A simple javascript shopping cart that easily integrates with your current website.",
|
|
"homepage": "http://simplecartjs.org",
|
|
"keywords": [
|
|
"cart",
|
|
"shopping",
|
|
"simple",
|
|
"paypal"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Brett Wejrowski",
|
|
"web": "http://wojodesign.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/wojodesign/simplecart-js"
|
|
}
|
|
]
|
|
|
|
}
|