{ "_from": "node-api-version@^0.2.0", "_id": "node-api-version@0.2.0", "_inBundle": false, "_integrity": "sha512-fthTTsi8CxaBXMaBAD7ST2uylwvsnYxh2PfaScwpMhos6KlSFajXQPcM4ogNE1q2s3Lbz9GCGqeIHC+C6OZnKg==", "_location": "/node-api-version", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "node-api-version@^0.2.0", "name": "node-api-version", "escapedName": "node-api-version", "rawSpec": "^0.2.0", "saveSpec": null, "fetchSpec": "^0.2.0" }, "_requiredBy": [ "/@electron/rebuild" ], "_resolved": "https://registry.npmmirror.com/node-api-version/-/node-api-version-0.2.0.tgz", "_shasum": "5177441da2b1046a4d4547ab9e0972eed7b1ac1d", "_spec": "node-api-version@^0.2.0", "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/@electron/rebuild", "author": { "name": "Tim Fish", "email": "tim@timfish.uk" }, "bugs": { "url": "https://github.com/timfish/node-api-version/issues" }, "bundleDependencies": false, "dependencies": { "semver": "^7.3.5" }, "deprecated": false, "description": "Gets the supported Node-API version for a specific node or electron version", "devDependencies": { "got": "^11.8.2" }, "homepage": "https://github.com/timfish/node-api-version#readme", "license": "MIT", "main": "index.js", "name": "node-api-version", "repository": { "type": "git", "url": "git+https://github.com/timfish/node-api-version.git" }, "scripts": { "electron-versions": "node ./electron-versions.js", "test": "node ./test.js" }, "types": "types.d.ts", "version": "0.2.0" }