![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/ts.corals.io/frontend/node_modules/inputmask-core/ |
{ "name": "inputmask-core", "version": "2.2.0", "description": "Standalone input mask implementation, independent of any GUI", "main": "lib/index.js", "scripts": { "lint": "eslint lib test", "test": "tape test/*.js" }, "keywords": [ "input", "mask" ], "author": "Jonny Buchanan <[email protected]>", "license": "MIT", "devDependencies": { "eslint": "^1.3.1", "eslint-config-standard": "^4.3.2", "eslint-plugin-standard": "^1.3.0", "tape": "^4.2.0" }, "dependencies": {}, "repository": { "type": "git", "url": "http://github.com/insin/inputmask-core.git" }, "bugs": { "url": "https://github.com/insin/inputmask-core/issues" }, "homepage": "https://github.com/insin/inputmask-core" }