Files
site/nova-components/NovaLeader/node_modules/detect-node/package.json
2025-04-21 16:03:20 +02:00

52 lines
1.4 KiB
JSON

{
"_from": "detect-node@^2.0.4",
"_id": "detect-node@2.0.5",
"_inBundle": false,
"_integrity": "sha512-qi86tE6hRcFHy8jI1m2VG+LaPUR1LhqDa5G8tVjuUXmOrpuAgqsA1pN0+ldgr3aKUH+QLI9hCY/OcRYisERejw==",
"_location": "/detect-node",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "detect-node@^2.0.4",
"name": "detect-node",
"escapedName": "detect-node",
"rawSpec": "^2.0.4",
"saveSpec": null,
"fetchSpec": "^2.0.4"
},
"_requiredBy": [
"/spdy-transport"
],
"_resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.0.5.tgz",
"_shasum": "9d270aa7eaa5af0b72c4c9d9b814e7f4ce738b79",
"_spec": "detect-node@^2.0.4",
"_where": "D:\\developments\\teaser-inertia\\nova-components\\NovaLeader\\node_modules\\spdy-transport",
"author": {
"name": "Ilya Kantor"
},
"browser": "browser.js",
"bugs": {
"url": "https://github.com/iliakan/detect-node/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Detect Node.JS (as opposite to browser environment) (reliable)",
"homepage": "https://github.com/iliakan/detect-node",
"keywords": [
"detect",
"node"
],
"license": "MIT",
"main": "index.js",
"name": "detect-node",
"repository": {
"type": "git",
"url": "git+https://github.com/iliakan/detect-node.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.0.5"
}