{ "_from": "bytenode@^1.3.6", "_id": "bytenode@1.5.6", "_inBundle": false, "_integrity": "sha512-0u56IFvIOoZLKU61Xs6liNi79xDg10CiF639GWQnBgeh5MmQKTW90tyh8yH/yH/UW5DCkpuIinK0IhFzKlUiTQ==", "_location": "/bytenode", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "bytenode@^1.3.6", "name": "bytenode", "escapedName": "bytenode", "rawSpec": "^1.3.6", "saveSpec": null, "fetchSpec": "^1.3.6" }, "_requiredBy": [ "/ee-bin", "/ee-core" ], "_resolved": "https://registry.npmmirror.com/bytenode/-/bytenode-1.5.6.tgz", "_shasum": "77a2f46c4347e069d5cf61f17a2d97d84c9f3279", "_spec": "bytenode@^1.3.6", "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/ee-core", "author": { "name": "Osama Abbas", "email": "pw.osama@gmail.com" }, "bin": { "bytenode": "lib/cli.js" }, "bugs": { "url": "https://github.com/bytenode/bytenode/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A minimalist bytecode compiler for Node.js", "devDependencies": { "electron": "^29.1.0", "mocha": "^10.3.0" }, "files": [ "lib" ], "homepage": "https://github.com/bytenode/bytenode#readme", "keywords": [ "bytenode", "bytecode", "v8-snapshots", "compile", "compiler" ], "license": "MIT", "main": "lib/index.js", "name": "bytenode", "repository": { "type": "git", "url": "git+https://github.com/bytenode/bytenode.git" }, "scripts": { "test": "mocha ./test/*.test.js" }, "types": "lib/index.d.ts", "version": "1.5.6" }