PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo-express/node_modules/underscore.string

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

{
  "name": "underscore.string",
  "version": "2.4.0",
  "description": "String manipulation extensions for Underscore.js javascript library.",
  "homepage": "http://epeli.github.com/underscore.string/",
  "contributors": [
    "Esa-Matti Suuronen <esa-matti@suuronen.org> (http://esa-matti.suuronen.org/)",
    "Edward Tsech <edtsech@gmail.com>",
    "Pavel Pravosud <pavel@pravosud.com> (<https://github.com/rwz>)",
    "Sasha Koss <kossnocorp@gmail.com> (http://koss.nocorp.me/)",
    "Vladimir Dronnikov <dronnikov@gmail.com>",
    "Pete Kruckenberg (<https://github.com/kruckenb>)",
    "Paul Chavard <paul@chavard.net> (<http://tchak.net>)",
    "Ed Finkler <coj@funkatron.com> (<http://funkatron.com>)"
  ],
  "keywords": [
    "underscore",
    "string"
  ],
  "main": "./lib/underscore.string.js",
  "directories": {
    "lib": "./lib"
  },
  "engines": {
    "node": "*"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/epeli/underscore.string.git"
  },
  "bugs": {
    "url": "https://github.com/epeli/underscore.string/issues"
  },
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "scripts": {
    "test": "gulp test"
  },
  "devDependencies": {
    "gulp": "~3.8.10",
    "gulp-uglify": "~1.0.1",
    "gulp-qunit": "~1.0.0",
    "gulp-clean": "~0.3.1",
    "gulp-rename": "~1.2.0"
  }
}

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


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