![]() 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/clinic.corals.io/node_modules/js-tokens/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", "_location": "/js-tokens", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "js-tokens", "escapedName": "js-tokens", "rawSpec": "4.0.0", "saveSpec": null, "fetchSpec": "4.0.0" }, "_requiredBy": [ "/@babel/highlight" ], "_resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", "_spec": "4.0.0", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Simon Lydell" }, "bugs": { "url": "https://github.com/lydell/js-tokens/issues" }, "description": "A regex that tokenizes JavaScript.", "devDependencies": { "coffeescript": "2.1.1", "esprima": "4.0.0", "everything.js": "1.0.3", "mocha": "5.0.0" }, "files": [ "index.js" ], "homepage": "https://github.com/lydell/js-tokens#readme", "keywords": [ "JavaScript", "js", "token", "tokenize", "regex" ], "license": "MIT", "name": "js-tokens", "repository": { "type": "git", "url": "git+https://github.com/lydell/js-tokens.git" }, "scripts": { "build": "node generate-index.js", "dev": "npm run build && npm test", "esprima-compare": "node esprima-compare ./index.js everything.js/es5.js", "test": "mocha --ui tdd" }, "version": "4.0.0" }