Adds DFS
This commit is contained in:
27
spec/fixtures/dynamic_finders/plugin_version/viapay-checkout-gateway/composer_file/package.json
vendored
Normal file
27
spec/fixtures/dynamic_finders/plugin_version/viapay-checkout-gateway/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "viapay-woocommerce-payment",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "gulpfile.js",
|
||||
"dependencies": {
|
||||
"gulp-sass": "^4.0.2",
|
||||
"node-sass": "^4.11.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-minify-css": "^1.2.4",
|
||||
"gulp-rename": "^1.4.0",
|
||||
"gulp-sourcemaps": "^2.6.5",
|
||||
"gulp-uglify-es": "^1.0.4"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/viabill/viapay-woocommerce-payment/"
|
||||
},
|
||||
"author": "Viabill",
|
||||
"license": "SEE LICENSE IN License.txt",
|
||||
"homepage": "https://github.com/viabill/viapay-woocommerce-payment/"
|
||||
}
|
||||
Reference in New Issue
Block a user