[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/MagicStack/syntaxdev/master/package.json [Back]  [Original]

{
  "name": "syntaxdev",
  "version": "0.1.3",
  "description": "Unit testing framework for TextMate/Sublime/Atom syntaxes.",
  "main": "index.js",
  "author": "Yury Selivanov ",
  "license": "MIT",
  "bin": {
    "syntaxdev": "bin/syntaxdev.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/MagicStack/syntaxdev"
  },
  "dependencies": {
    "first-mate": "^7.0.4",
    "js-yaml": "^3.4.2",
    "temp": "^0.9.0",
    "argparse": "^1.0.2",
    "diff": "^4.0.1",
    "chalk": "^2.4.2",
    "underscore": "^1.8.3",
    "plist": "^3.0.1",
    "cson": "^5.1.0"
  }
}

Web Proxy Viewer  |  New URL  |  Original Page