%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/water/vendor/bower-asset/inputmask/ |
Upload File : |
{ "name": "inputmask", "version": "3.3.11", "description": "Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.", "main": "index.js", "files": [ "dist/", "css/" ], "scripts": { "start": "webpack --progress --watch --config webpack.config.js", "test": "grunt validate", "qunitpack": "webpack --progress --watch --config qunit/webpack.config.js" }, "repository": { "type": "git", "url": "https://github.com/RobinHerbots/Inputmask.git" }, "keywords": [ "form", "input", "inputmask", "jquery", "jquery-plugin", "mask", "plugins" ], "author": { "name": "Robin Herbots", "url": "https://github.com/RobinHerbots" }, "license": "MIT", "bugs": { "url": "https://github.com/RobinHerbots/Inputmask/issues" }, "homepage": "https://github.com/RobinHerbots/Inputmask", "devDependencies": { "babel-core": "^6.26.0", "babel-loader": "^7.1.2", "babel-preset-es2015": "^6.24.1", "babel-preset-stage-0": "^6.24.1", "css-loader": "^0.28.7", "grunt": "^1.0.1", "grunt-available-tasks": "^0.6.3", "grunt-browserify": "^5.2.0", "grunt-bump": "^0.8.0", "grunt-cli": "^1.2.0", "grunt-contrib-clean": "^1.1.0", "grunt-contrib-uglify": "^3.1.0", "grunt-eslint": "^20.1.0", "grunt-karma": "^2.0.0", "grunt-nuget": "^0.3.0", "grunt-release": "^0.14.0", "grunt-shell": "^2.1.0", "grunt-webpack": "^3.0.2", "jqlite": "^0.2.42", "jquery": "^2.2.4", "karma": "^1.7.1", "karma-chrome-launcher": "^2.2.0", "karma-firefox-launcher": "^1.0.1", "karma-ie-launcher": "^1.0.0", "karma-phantomjs-launcher": "^1.0.4", "karma-qunit": "^1.2.1", "load-grunt-tasks": "^3.5.2", "phantomjs-prebuilt": "^2.1.15", "postcss": "^6.0.13", "postcss-cssnext": "^3.0.2", "postcss-loader": "^2.0.8", "qunitjs": "^2.4.0", "source-map-loader": "^0.2.2", "style-loader": "^0.19.0", "webpack": "^3.7.1" }, "dependencies": {} }