PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/delimit-stream

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

{
  "name": "delimit-stream",
  "version": "0.1.0",
  "description": "Push messages from a stream partitioned by the given delimiter",
  "main": "index.js",
  "scripts": {
    "test": "./node_modules/.bin/mocha --reporter spec"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:jasonkuhrt/delimit-stream.git"
  },
  "keywords": [
    "stream",
    "streams2",
    "delimit",
    "frame",
    "message"
  ],
  "author": "Jason Kuhrt <jasonkuhrt@me.com> (http://jasonkuhrt.com/)",
  "license": "BSD-2-Clause",
  "bugs": {
    "url": "https://github.com/jasonkuhrt/delimit-stream/issues"
  },
  "devDependencies": {
    "mocha": "~1.13.0",
    "should": "~1.3.0"
  }
}

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


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