Adds DFs, Updates rspec behaviour regarding --fail-fast
This commit is contained in:
23
spec/fixtures/dynamic_finders/plugin_version/e-commerce-mailcheck/composer_file/package.json
vendored
Normal file
23
spec/fixtures/dynamic_finders/plugin_version/e-commerce-mailcheck/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "e-Commerce-Mailcheck",
|
||||
"version": "1.0.5",
|
||||
"description": "Adds mailcheck support for WP e-Commerce, WooCommerce, Shopp or Easy Digital Downloads to help you get your customer's details right - first time.",
|
||||
"main": "wp-cart-mailcheck.php",
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-contrib-cssmin": "^0.12.2",
|
||||
"grunt-contrib-uglify": "^0.8.0",
|
||||
"grunt-contrib-watch": "^0.6.1"
|
||||
},
|
||||
"scripts": {},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:leewillis77/e-commerce-mailcheck.git"
|
||||
},
|
||||
"author": "Lee Willis",
|
||||
"bugs": {
|
||||
"url": "https://github.com/leewillis77/e-commerce-mailcheck/issues"
|
||||
},
|
||||
"homepage": "https://github.com/leewillis77/e-commerce-mailcheck",
|
||||
"license": "GPLv2"
|
||||
}
|
||||
Reference in New Issue
Block a user