PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/void-elements

Просмотр файла: package.json

{
  "name": "void-elements",
  "version": "2.0.1",
  "description": "Array of \"void elements\" defined by the HTML specification.",
  "main": "index.js",
  "scripts": {
    "test": "node test",
    "prepublish": "node pre-publish.js > index.js"
  },
  "keywords": [
    "html",
    "void",
    "elements"
  ],
  "repository": "hemanth/void-elements",
  "author": "hemanth.hm",
  "engines": {
    "node": ">=0.10.0"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hemanth/void-elements/issues"
  },
  "homepage": "https://github.com/hemanth/void-elements",
  "devDependencies": {
    "cheerio": "^0.18.0"
  }
}

Выполнить команду


Для локальной разработки. Не используйте в интернете!