{ "_from": "detect-node-es@^1.1.0", "_id": "detect-node-es@1.1.0", "_inBundle": false, "_integrity": "sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==", "_location": "/detect-node-es", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "detect-node-es@^1.1.0", "name": "detect-node-es", "escapedName": "detect-node-es", "rawSpec": "^1.1.0", "saveSpec": null, "fetchSpec": "^1.1.0" }, "_requiredBy": [ "/use-sidecar" ], "_resolved": "https://registry.npmmirror.com/detect-node-es/-/detect-node-es-1.1.0.tgz", "_shasum": "163acdf643330caa0b4cd7c21e7ee7755d6fa493", "_spec": "detect-node-es@^1.1.0", "_where": "/Users/hongbin9/www/botgroup.chat/node_modules/use-sidecar", "author": { "name": "Ilya Kantor" }, "browser": { "./es5/node.js": "./es5/browser.js", "./esm/node.js": "./esm/browser.js" }, "bugs": { "url": "https://github.com/thekashey/detect-node/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Detect Node.JS (as opposite to browser environment). ESM modification", "homepage": "https://github.com/thekashey/detect-node", "keywords": [ "detect", "node" ], "license": "MIT", "main": "es5/node.js", "module": "esm/node.js", "name": "detect-node-es", "repository": { "type": "git", "url": "git+https://github.com/thekashey/detect-node.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "types": "es5/node.d.ts", "version": "1.1.0" }