PluginProbe
WP-Stateless – Google Cloud Storage / 3.0.3
WP-Stateless – Google Cloud Storage v3.0.3
4.4.3 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.3.0 2.3.1 2.3.2 3.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.2.0 3.2.1 3.2.2 All 62 releases
wp-stateless / vendor / udx / lib-ud-api-client / package.json

package.json in WP-Stateless – Google Cloud Storage 3.0.3, at vendor/udx/lib-ud-api-client/package.json

28 lines 678 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "name": "lib-ud-api-client",
3 "version": "1.2.1",
4 "description": "UD Client for WooCommerce API Manager",
5 "repository": {
6 "type": "git",
7 "url": "https://github.com/udx/lib-ud-api-client"
8 },
9 "engines": {
10 "node": ">= 0.10.0"
11 },
12 "dependencies": {
13 "load-grunt-tasks": "^0.6.0"
14 },
15 "devDependencies": {
16 "grunt": "^0.4.5",
17 "grunt-contrib-clean": "~0.5.0",
18 "grunt-contrib-concat": "~0.3.0",
19 "grunt-contrib-less": "~0.8.3",
20 "grunt-contrib-uglify": "~0.2.4",
21 "grunt-contrib-watch": "~0.5.3",
22 "grunt-contrib-yuidoc": "~0.5.0",
23 "grunt-markdown": "~0.4.0",
24 "grunt-shell": "~0.6.0",
25 "grunt-phpunit": "~0.3.3"
26 }
27 }
28