scratch – Rev 134

Subversion Repositories:
Rev:
{
  "name": "scratch",
  "description": "Asset sharing platform.",
  "main": "index.html",
  "keywords": [
    "quick",
    "upload",
    "asset",
    "file",
    "image",
    "storage",
    "short",
    "URL",
    "address"
  ],
  "authors": [
    "Wizardry and Steamworks <office@grimore.org>"
  ],
  "license": "Creative Commons CC 1.0 Universal (CC0 1.0)",
  "homepage": "http://grimore.org/web/scratch",
  "private": true,
  "ignore": [
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "jquery": "^3.1.1",
    "bootstrap": "^3.3.7",
    "trumbowyg": "^2.5.1",
    "clipboard": "^1.6.1",
    "fingerprintjs2": "^1.5.0",
    "js-cookie": "^2.1.3",
    "bootstrap-validator": "^0.11.9",
    "dropzone": "^4.3.0",
    "font-awesome": "^4.7.0",
    "angular": "^1.6.3",
    "velocity": "^1.4.3",
    "bootstrap-toggle": "^2.2.2",
    "drawingboard.js": "^0.4.6",
    "blueimp-gallery": "^2.25.2",
    "swiper": "^3.4.2",
    "was": "svn+http://svn.grimore.org/was.js",
    "bootstrap-tokenfield": "^0.12.1"
  },
  "resolutions": {
    "jquery": "~2.1.1",
    "bootstrap": "^3.3.7"
  }
}