![]() 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/mets.corals.io/wp-content/themes/metras/node_modules/is-alphanumeric/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-Spzvcdr0wAHB2B1j0UDPU/1oifQ=", "_location": "/is-alphanumeric", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "is-alphanumeric", "escapedName": "is-alphanumeric", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/remark-stringify" ], "_resolved": "https://registry.npmjs.org/is-alphanumeric/-/is-alphanumeric-1.0.0.tgz", "_spec": "1.0.0", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Arthur Verschaeve", "email": "[email protected]", "url": "arthurverschaeve.be" }, "bugs": { "url": "https://github.com/arthurvr/is-alphanumeric/issues" }, "description": "Check if a string only contains alphanumeric characters", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/arthurvr/is-alphanumeric#readme", "keywords": [ "numbers", "numeric", "alphabet", "alphabetic", "check", "is", "detect", "latin", "alphanumeric", "string", "text", "letters", "digit", "arabic", "alphameric" ], "license": "MIT", "name": "is-alphanumeric", "repository": { "type": "git", "url": "git+https://github.com/arthurvr/is-alphanumeric.git" }, "scripts": { "test": "mocha" }, "version": "1.0.0" }