HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux ip-172-31-4-197 6.8.0-1036-aws #38~22.04.1-Ubuntu SMP Fri Aug 22 15:44:33 UTC 2025 x86_64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/web.enelar.com.co/node_modules/front-matter/package.json
{
  "author": "Jason Campbell <jasoncampbell@google.com> (http://twitter.com/jxson)",
  "name": "front-matter",
  "description": "Extract YAML front matter from a string",
  "keywords": [
    "yaml",
    "front matter",
    "meta data"
  ],
  "license": "MIT",
  "version": "4.0.2",
  "homepage": "https://github.com/jxson/front-matter",
  "bugs": "https://github.com/jxson/front-matter/issues",
  "repository": {
    "type": "git",
    "url": "git://github.com/jxson/front-matter.git"
  },
  "main": "index.js",
  "scripts": {
    "test": "make test && check-dts"
  },
  "dependencies": {
    "js-yaml": "^3.13.1"
  },
  "devDependencies": {
    "brfs": "^2.0.2",
    "check-dts": "^0.3.0",
    "coveralls": "^3.0.9",
    "istanbul": "^0.4.5",
    "standard": "^14.3.4",
    "tape": "^4.4.0",
    "zuul": "^3.12.0"
  },
  "files": [
    "index.d.ts"
  ],
  "contributors": [
    "Jason Campbell <jason@js.la> (http://twitter.com/jxson)",
    "Jordan Santell <jsantell@gmail.com> (https://github.com/jsantell)",
    "Kai Davenport <kaiyadavenport@gmail.com> (https://github.com/binocarlos)",
    "Jean-Philippe Monette <contact@jpmonette.net> (https://github.com/jpmonette)",
    "Marc-André Arseneault <marc-andre@arsnl.ca> (https://github.com/arsnl)",
    "Bret Comnes <bcomnes@gmail.com> (http://bret.io)",
    "Peter Bengtsson <mail@peterbe.com> (https://github.com/peterbe)"
  ]
}