Adds DFs
This commit is contained in:
20
spec/fixtures/dynamic_finders/plugin_version/rewrite-email-address/composer_file/package.json
vendored
Normal file
20
spec/fixtures/dynamic_finders/plugin_version/rewrite-email-address/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "rewrite-email-address",
|
||||
"version": "1.0.2",
|
||||
"description": "Rewrites any email address in your content to avoid crawler.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/rtahina/rewrite-email-address.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "GPL v2",
|
||||
"bugs": {
|
||||
"url": "https://github.com/rtahina/rewrite-email-address/issues"
|
||||
},
|
||||
"homepage": "https://github.com/rtahina/rewrite-email-address#readme"
|
||||
}
|
||||
Reference in New Issue
Block a user