UNPKG

wp-vip-cli-custom-seed

Version:
34 lines (33 loc) 639 B
{ "name": "wp-vip-cli-custom-seed", "version": "1.0.1", "description": "", "main": "index.js", "scripts": {}, "keywords": [ "VIP", "VIP GO", "WP VIP", "WP VIP GO", "WORDPRESS", "WORDPRESS VIP", "WORDPRESS SEEDER" ], "engines": { "node": ">=14.14.0", "npm": "^6" }, "author": { "name": "Arun Chaitanya Jami", "email": "arunchaitanyajami@gmail.com" }, "license": "ISC", "repository": { "type": "git", "url": "https://github.com/arunchaitanyajami/wp-vip-cli-custom-seed.git" }, "dependencies": { "@automattic/vip": "^2.12.0", "shelljs": "^0.8.5" } }