���� JFIF �� � ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /home/real/node-v13.0.1/deps/node-inspect/ |
{ "name": "node-inspect", "version": "1.11.6", "description": "Node Inspect", "license": "MIT", "main": "lib/_inspect.js", "bin": "cli.js", "homepage": "https://github.com/nodejs/node-inspect", "repository": { "type": "git", "url": "git+ssh://[email protected]/nodejs/node-inspect" }, "bugs": { "url": "https://github.com/nodejs/node-inspect/issues" }, "scripts": { "pretest": "eslint --rulesdir=tools/eslint-rules lib test", "test": "tap test", "posttest": "nlm verify" }, "nlm": { "license": { "files": [ "lib" ] } }, "dependencies": {}, "devDependencies": { "eslint": "^3.10.2", "nlm": "^3.0.0", "tap": "^10.7.0" }, "author": { "name": "Jan Krems", "email": "[email protected]" }, "files": [ "*.js", "lib" ], "publishConfig": { "registry": "https://registry.npmjs.org" } }