Sha256: 7259c1af294261d601a18423bfa86326968be38f21961f08519d5b7585631ac5

Contents?: true

Size: 1.3 KB

Versions: 11

Compression:

Stored size: 1.3 KB

Contents

{
  "name": "codemirror-activine",
  "id": "codemirror-activine",
  "version": "0.0.1",
  "description": "Active line highlighter addon for codemirror",
  "keywords": [
    "codemirror-activine",
    "codemirror",
    "plugin"
  ],
  "author": {
    "name": "Irakli Gozalishvili",
    "email": "rfobic@gmail.com",
    "url": "http://jeditoolkit.com"
  },
  "homepage": "https://github.com/Gozala/codemirror-activine",
  "repository": {
    "type": "git",
    "url": "https://github.com/Gozala/codemirror-activine.git",
    "web": "https://github.com/Gozala/codemirror-activine"
  },
  "bugs": {
    "url": "http://github.com/Gozala/codemirror-activine/issues/"
  },
  "main": "./core.js",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/Gozala/codemirror-activine/License.md"
    }
  ],
  "readme": "# codemirror-activine\n\nSimple code-mirror plugin for highlighting active line.\n\n## Usage\n\n```js\n// require plugin\nvar activine = require(\"codemirror-activine\")\n\n// Install plugin\nactivine(CodeMirror)\n\nvar myCodeMirror = CodeMirror(document.body, {\n  // ...\n  activeLine: true // enable active line highlighting\n})\n```\n\n## Install\n\n    npm install codemirror-activine\n",
  "readmeFilename": "Readme.md",
  "_id": "codemirror-activine@0.0.1",
  "_from": "codemirror-activine@~0.0.x"
}

Version data entries

11 entries across 2 versions & 1 rubygems

Version Path
ruby-wisp-source-0.8.0 vendor/interactivate/node_modules/codemirror-activine/package.json
ruby-wisp-source-0.8.0 vendor/interactivate/node_modules/interactivate/demo/node_modules/codemirror-activine/package.json
ruby-wisp-source-0.8.0 vendor/node_modules/wisp/interactivate/node_modules/codemirror-activine/package.json
ruby-wisp-source-0.8.0 vendor/node_modules/wisp/interactivate/node_modules/interactivate/demo/node_modules/codemirror-activine/package.json
ruby-wisp-source-0.7.0 vendor/try/node_modules/codemirror-activine/package.json
ruby-wisp-source-0.7.0 vendor/interactivate/node_modules/codemirror-activine/package.json
ruby-wisp-source-0.7.0 vendor/try/node_modules/~wisp/interactivate/node_modules/interactivate/demo/node_modules/codemirror-activine/package.json
ruby-wisp-source-0.7.0 vendor/try/node_modules/~wisp/interactivate/node_modules/codemirror-activine/package.json
ruby-wisp-source-0.7.0 vendor/interactivate/node_modules/interactivate/demo/node_modules/codemirror-activine/package.json
ruby-wisp-source-0.7.0 vendor/node_modules/wisp/interactivate/node_modules/codemirror-activine/package.json
ruby-wisp-source-0.7.0 vendor/node_modules/wisp/interactivate/node_modules/interactivate/demo/node_modules/codemirror-activine/package.json