Updates DFs
This commit is contained in:
31
spec/fixtures/dynamic_finders/plugin_version/paywong-payments/composer_file/package.json
vendored
Normal file
31
spec/fixtures/dynamic_finders/plugin_version/paywong-payments/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"@prettier/plugin-php": "^0.19.1",
|
||||
"prettier": "^2.7.1"
|
||||
},
|
||||
"name": "paywong",
|
||||
"description": "",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"linguist-languages": "^7.21.0",
|
||||
"php-parser": "^3.1.1",
|
||||
"mimic-fn": "^3.1.0",
|
||||
"mem": "^8.1.1",
|
||||
"map-age-cleaner": "^0.1.3",
|
||||
"p-defer": "^1.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frspaywong/woocommerce-plugin.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/frspaywong/woocommerce-plugin/issues"
|
||||
},
|
||||
"homepage": "https://github.com/frspaywong/woocommerce-plugin#readme"
|
||||
}
|
||||
Reference in New Issue
Block a user