HEX
Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips
System: Linux WORDPRESS 3.10.0-1160.118.1.el7.x86_64 #1 SMP Thu Apr 4 03:33:23 EDT 2024 x86_64
User: digital (1020)
PHP: 7.2.24
Disabled: NONE
Upload Files
File: /datos/www/www.colombia.co/public_html/node_modules/easy-extender/package.json
{
  "name": "easy-extender",
  "description": "plugin/hooks interface",
  "version": "2.3.4",
  "homepage": "https://github.com/shakyshane/easy-extender",
  "author": {
    "name": "Shane Osbourne"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/shakyshane/easy-extender.git"
  },
  "bugs": {
    "url": "https://github.com/shakyshane/easy-extender/issues"
  },
  "licenses": [
    {
      "type": "Apache-2.0",
      "url": "https://github.com/shakyShane/easy-extender/blob/master/LICENSE"
    }
  ],
  "main": "index.js",
  "engines": {
    "node": ">= 4.0.0"
  },
  "scripts": {
    "lint": "jshint test/*",
    "test": "npm run lint && mocha"
  },
  "dependencies": {
    "lodash": "^4.17.10"
  },
  "devDependencies": {
    "chai": "^1.9.1",
    "jshint": "^2.5.11",
    "mocha": "^5.2.0",
    "sinon": "^1.10.3"
  },
  "keywords": [
    "plugins"
  ]
}