PHP WebShell

Текущая директория: /opt/bitgo-express/node_modules/cookiejar

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

{
  "name": "cookiejar",
  "version": "2.0.6",
  "author": {
    "name": "bradleymeck"
  },
  "main": "cookiejar.js",
  "description": "simple persistent cookiejar system",
  "license": "MIT",
  "jshintConfig": {
    "node": true
  },
  "scripts": {
    "test": "node tests/test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/bmeck/node-cookiejar.git"
  },
  "devDependencies": {
    "jshint": "^2.8.0"
  }
}

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


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