Blame view
app/bower_components/fabric-customise-controls/.bower.json
783 Bytes
bd0414901
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
{ "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", |
2f4c31749
|
32 33 |
"_originalSource": "fabric-customise-controls", "_direct": true |
bd0414901
|
34 |
} |