PHP Classes

File: toastui/bower.json

Recommend this page to a friend!
  Classes of Mark de Leon   PHP Document Scanner using SANE or eSCL AirPrint   toastui/bower.json   Download  
File: toastui/bower.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Document Scanner using SANE or eSCL AirPrint
Web interface to scan printed documents
Author: By
Last change:
Date: 4 years ago
Size: 793 bytes
 

Contents

Class file image Download
{ "name": "tui-image-editor", "authors": [ "NHN FE Dev Lab <dl_javascript@nhn.com>" ], "license": "MIT", "main": [ "dist/tui-image-editor.js" ], "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "src", "server", "data.js", "Gruntfile.js", "gulpfile.js", "karma.*.js", "conf.json", "package.json", ".gitignore", "samples", "index.js", "jsdoc.conf.json", "webpack.*.js" ], "dependencies": { "fabric": "~1.6.4", "tui-code-snippet": "^1.4.0", "tui-color-picker": "^2.2.0" }, "devDependencies": { "tui-component-colorpicker": "~1.0.1", "filesaver": "*" }, "resolutions": { "tui-code-snippet": "^1.5.0", "tui-color-picker": "^2.2.0" } }