.bower.json 783 Bytes
{
  "name": "fabric-customise-controls",
  "version": "0.1.8",
  "main": "dist/customiseControls.js",
  "ignore": [
    "source",
    "spec",
    ".bowerrc",
    ".gitignore",
    ".jscsrc",
    "bower.json",
    "gruntfile.js",
    "package.json",
    "README.md"
  ],
  "authors": [
    "Simon Kunz"
  ],
  "license": "MIT",
  "dependencies": {
    "fabric": "~1.6.6"
  },
  "homepage": "https://github.com/pixolith/fabricjs-customise-controls-extension",
  "_release": "0.1.8",
  "_resolution": {
    "type": "version",
    "tag": "0.1.8",
    "commit": "5586eb55027446026f22e086dc4bca8f5fa35f7f"
  },
  "_source": "https://github.com/pixolith/fabricjs-customise-controls-extension.git",
  "_target": "^0.1.8",
  "_originalSource": "fabric-customise-controls",
  "_direct": true
}