-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
22 lines (22 loc) · 901 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"name": "ar-model-viewer-for-woocommerce",
"version": "1.0.0",
"description": "=== AR Model Viewer for WooCommerce === Contributors: Manuel Ramirez Coronel Donate link: Tags: AR, WooCommerce, model-viewer, Shopping, Shop Requires at least: 1.0.0 Tested up to: 6.0 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/racmanuel/ar-model-viewer-for-woocommerce.git"
},
"author": "Manuel Ramirez Coronel",
"license": "ISC",
"bugs": {
"url": "https://github.com/racmanuel/ar-model-viewer-for-woocommerce/issues"
},
"homepage": "https://github.com/racmanuel/ar-model-viewer-for-woocommerce#readme",
"dependencies": {
"@google/model-viewer": "^1.12.0"
}
}