Sha256: 80bb3f37567589977604244f6a2be8195fb5610530125e3a57c170bc2aff916a

Contents?: true

Size: 663 Bytes

Versions: 2

Compression:

Stored size: 663 Bytes

Contents

{
  "name": "interactivate-wisp",
  "id": "interactivate-wisp",
  "version": "0.0.1",
  "description": "Interactivate for wisp",
  "author": "Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)",
  "homepage": "https://github.com/Gozala/interactivate-wisp",
  "main": "./main.js",
  "scripts": {
    "start": "./node_modules/makeitso/index.js --ignore build --ignore node_modules --ignore main.js --ignore host.js"
  },
  "devDependencies": {
    "browserify": "~2.14.1",
    "makeitso": "0.0.1"
  },
  "dependencies": {
    "wisp": "~0.6.7",
    "interactivate": "~0.x.x",
    "codemirror-hashare": "~0.0.x",
    "codemirror-persist": "~0.0.x"
  }
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ruby-wisp-source-0.8.0 vendor/node_modules/wisp/interactivate/package.json
ruby-wisp-source-0.7.0 vendor/interactivate/package.json