![]() 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/dceprojects.corals.io/node_modules/next-tick/ |
{ "name": "next-tick", "version": "1.1.0", "description": "Environment agnostic nextTick polyfill", "author": "Mariusz Nowak <[email protected]> (http://www.medikoo.com/)", "keywords": [ "nexttick", "setImmediate", "setTimeout", "async" ], "repository": { "type": "git", "url": "git://github.com/medikoo/next-tick.git" }, "devDependencies": { "tad": "^3.0.1", "xlint": "^0.2.2", "xlint-jslint-medikoo": "^0.1.4" }, "scripts": { "lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream", "lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch", "test": "node node_modules/tad/bin/tad" }, "license": "ISC" }