{
  "name": "zeditor",
  "version": "0.19.0",
  "description": "Pluggable \"Editor\" API for contenteditable",
  "scripts": {
    "prepublish": "./build.sh"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/Automattic/zeditor.git"
  },
  "author": "Automattic, Inc.",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Automattic/zeditor/issues"
  },
  "homepage": "https://github.com/Automattic/zeditor",
  "browser": {
    "editor-paste": "./plugins/editor-paste/index.js"
  },
  "dependencies": {
    "abstract-command": "2.0.0",
    "babel-runtime": "4.7.4",
    "block-elements": "1.0.0",
    "blockquote-command": "3.0.2",
    "bowser": "0.7.2",
    "click-outside": "1.0.3",
    "codemirror": "4.12.0",
    "collapse": "1.0.1",
    "component-classes": "1.2.1",
    "component-closest": "0.1.4",
    "component-delegate": "0.2.3",
    "component-empty": "0.0.1",
    "component-event": "0.1.4",
    "component-events": "1.0.9",
    "component-file-picker": "0.2.1",
    "component-os": "0.0.1",
    "component-query": "0.0.3",
    "component-tip": "2.4.1",
    "component-uid": "0.0.2",
    "computed-style": "0.1.3",
    "coreh-mousetrap": "2.0.0",
    "css-transformer": "0.0.1",
    "current-range": "1.1.1",
    "current-selection": "1.1.1",
    "data-transfer-is-file": "1.0.0",
    "dataset": "0.3.0",
    "debounce": "1.0.0",
    "debug": "2.1.2",
    "dom-iterator": "0.3.0",
    "dom-move": "1.0.1",
    "dom-paste": "2.0.2",
    "dom-path": "1.0.0",
    "dom-serialize": "2.2.0",
    "domify": "1.3.0",
    "drag-element": "0.4.4",
    "element-scroll-to": "1.0.2",
    "events": "1.0.2",
    "frozen-range": "1.0.0",
    "get-document": "1.0.0",
    "has-translate3d": "0.0.3",
    "hashmap": "2.0.1",
    "header-command": "1.0.2",
    "html-pipe": "0.0.6",
    "iframify": "0.1.2",
    "inherits": "2.0.1",
    "inline-elements": "1.0.0",
    "inserted": "0.0.4",
    "jade": "1.9.2",
    "link-command": "1.2.3",
    "list-command": "1.1.5",
    "load-styles": "2.0.0",
    "lodash.defaults": "2.4.1",
    "matches-selector": "1.0.0",
    "mutation-observer": "1.0.0",
    "native-command": "0.2.1",
    "node-contains": "1.0.0",
    "padding-command": "1.0.4",
    "pcre-to-regexp": "0.0.4",
    "per-frame": "3.0.1",
    "pretty-html": "https://github.com/coreh/pretty-html/archive/77413bd555bc16d9699f03121cb1de72a869e2c5.tar.gz",
    "raf": "2.0.1",
    "range-equals": "1.1.1",
    "range-insert-node": "1.0.3",
    "range-iterator": "2.0.0",
    "range-normalize": "1.1.1",
    "selection-is-backward": "1.0.0",
    "selection-set-range": "1.0.0",
    "selectionchange-polyfill": "1.1.4",
    "split-at-range": "0.0.2",
    "store": "1.3.16",
    "tmp-el": "0.0.3",
    "to-array": "0.1.4",
    "transform-property": "0.0.1",
    "unwrap-node": "1.0.0",
    "urlregexp": "1.0.2",
    "util-deprecate": "1.0.0",
    "void-elements": "1.0.0",
    "wrap-command": "2.0.1"
  },
  "devDependencies": {
    "babel": "4.7.4",
    "browserify": "9.0.3",
    "browserify-jade": "1.0.0",
    "browserify-single-file": "0.2.1",
    "dox": "0.4.6",
    "parallelshell": "1.1.1",
    "serve": "1.4.0",
    "styl": "0.2.9",
    "tsify": "0.8.1",
    "wr": "1.3.1",
    "zuul": "2"
  }
}
