{ "_args": [ [ "@cspotcode/source-map-support@0.8.1", "/home/jenkins/workspace/BitNinja_Remote_Console_master" ] ], "_development": true, "_from": "@cspotcode/source-map-support@0.8.1", "_id": "@cspotcode/source-map-support@0.8.1", "_inBundle": false, "_integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", "_location": "/@cspotcode/source-map-support", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@cspotcode/source-map-support@0.8.1", "name": "@cspotcode/source-map-support", "escapedName": "@cspotcode%2fsource-map-support", "scope": "@cspotcode", "rawSpec": "0.8.1", "saveSpec": null, "fetchSpec": "0.8.1" }, "_requiredBy": [ "/ts-node" ], "_resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", "_spec": "0.8.1", "_where": "/home/jenkins/workspace/BitNinja_Remote_Console_master", "bugs": { "url": "https://github.com/cspotcode/node-source-map-support/issues" }, "dependencies": { "@jridgewell/trace-mapping": "0.3.9" }, "description": "Fixes stack traces for files with source maps", "devDependencies": { "@types/lodash": "^4.14.182", "browserify": "^4.2.3", "coffeescript": "^1.12.7", "http-server": "^0.11.1", "lodash": "^4.17.21", "mocha": "^3.5.3", "semver": "^7.3.7", "source-map": "0.6.1", "webpack": "^1.15.0" }, "engines": { "node": ">=12" }, "files": [ "/register.d.ts", "/register.js", "/register-hook-require.d.ts", "/register-hook-require.js", "/source-map-support.d.ts", "/source-map-support.js", "/browser-source-map-support.js" ], "homepage": "https://github.com/cspotcode/node-source-map-support#readme", "license": "MIT", "main": "./source-map-support.js", "name": "@cspotcode/source-map-support", "repository": { "type": "git", "url": "git+https://github.com/cspotcode/node-source-map-support.git" }, "scripts": { "build": "node build.js", "serve-tests": "http-server -p 1336", "test": "mocha" }, "types": "./source-map-support.d.ts", "version": "0.8.1", "volta": { "node": "16.11.0", "npm": "7.24.2" } }