Server IP : 185.86.78.101 / Your IP : 216.73.216.124 Web Server : Apache System : Linux 675867-vds-valikoshka1996.gmhost.pp.ua 5.4.0-150-generic #167-Ubuntu SMP Mon May 15 17:35:05 UTC 2023 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /www/wwwroot/mifepriston.org/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": {} }