Your IP : 216.73.216.17


Current Path : /etc/kibana/node_modules/sharkdown/
Upload File :
Current File : //etc/kibana/node_modules/sharkdown/package.json

{
  "name": "sharkdown",
  "version": "0.1.0",
  "description": "markdown in your shell",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "bin": {
    "sharkdown": "sharkdown"
  },
  "dependencies": {
    "expect.js": "~0.2.0",
    "split": "~0.2.10",
    "stream-spigot": "~2.1.2",
    "through": "~2.3.4",
    "minimist": "0.0.5",
    "cardinal": "~0.4.2"
  },
  "devDependencies": {
    "mocha": "~1.13.0",
    "stream-spigot": "~2.1.2",
    "expect.js": "~0.2.0"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "keywords": [
    "markdown",
    "shell",
    "sh",
    "highlighting",
    "stream",
    "format",
    "mkd"
  ],
  "author": "Tom MacWright",
  "license": "BSD-2-Clause"
}