Adds DFs
This commit is contained in:
28
spec/fixtures/dynamic_finders/plugin_version/swedbank-pay-checkout/composer_file/package.json
vendored
Normal file
28
spec/fixtures/dynamic_finders/plugin_version/swedbank-pay-checkout/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "payex-woocommerce-checkout",
|
||||
"version": "3.0.0",
|
||||
"description": "",
|
||||
"main": "gulpfile.js",
|
||||
"dependencies": {
|
||||
"gulp-clean-css": "^4.2.0",
|
||||
"gulp-sass": "^4.0.2",
|
||||
"node-sass": "^4.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"gulp": "^4.0.1",
|
||||
"gulp-clean-css": "^4.2.0",
|
||||
"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/SwedbankPay/swedbank-pay-woocommerce-checkout"
|
||||
},
|
||||
"author": "Swedbank Pay",
|
||||
"license": "Apache-2.0",
|
||||
"homepage": "https://github.com/SwedbankPay/swedbank-pay-woocommerce-checkout"
|
||||
}
|
||||
Reference in New Issue
Block a user