HELLO v3!!!
This commit is contained in:
28
spec/fixtures/dynamic_finders/plugin_version/cf7-proxy-ip/composer_file/package.json
vendored
Normal file
28
spec/fixtures/dynamic_finders/plugin_version/cf7-proxy-ip/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "contact-form-7-proxy-ip",
|
||||
"description": " Use HTTP_X_FORWARDED_FOR in Contact Form 7 e-mails ",
|
||||
"version": "0.1.0",
|
||||
"author": "Pierre Rudloff",
|
||||
"bugs": "https://github.com/Rudloff/contact-form-7-proxy-ip/issues",
|
||||
"devDependencies": {
|
||||
"grunt": "~1.0.1",
|
||||
"grunt-fixpack": "~0.1.0",
|
||||
"grunt-jslint": "~1.1.14",
|
||||
"grunt-jsonlint": "~1.1.0",
|
||||
"grunt-phpcs": "~0.4.0",
|
||||
"grunt-phpunit": "~0.3.6"
|
||||
},
|
||||
"homepage": "https://github.com/Rudloff/contact-form-7-proxy-ip",
|
||||
"keywords": [
|
||||
"Contact Form 7",
|
||||
"IP address",
|
||||
"WordPress",
|
||||
"proxy"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"main": "contact-form-7-proxy-ip.php",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Rudloff/contact-form-7-proxy-ip.git"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user