ClassLoader.php
10 years ago
LICENSE
10 years ago
autoload_classmap.php
10 years ago
autoload_namespaces.php
10 years ago
autoload_psr4.php
10 years ago
autoload_real.php
10 years ago
installed.json
10 years ago
installed.json
21 lines
| 1 | [ |
| 2 | { |
| 3 | "name": "wordfence/wf-waf", |
| 4 | "version": "1.0.0", |
| 5 | "version_normalized": "1.0.0.0", |
| 6 | "source": { |
| 7 | "type": "git", |
| 8 | "url": "https://github.com/wordfence/wf-waf.git", |
| 9 | "reference": "origin/master" |
| 10 | }, |
| 11 | "dist": { |
| 12 | "type": "zip", |
| 13 | "url": "https://github.com/wordfence/wf-waf/zipball/master", |
| 14 | "reference": null, |
| 15 | "shasum": null |
| 16 | }, |
| 17 | "type": "library", |
| 18 | "installation-source": "source" |
| 19 | } |
| 20 | ] |
| 21 |