{ "_args": [ [ "systemjs@6.14.2", "D:\\Project\\DaPing" ] ], "_development": true, "_from": "systemjs@6.14.2", "_id": "systemjs@6.14.2", "_inBundle": false, "_integrity": "sha512-1TlOwvKWdXxAY9vba+huLu99zrQURDWA8pUTYsRIYDZYQbGyK+pyEP4h4dlySsqo7ozyJBmYD20F+iUHhAltEg==", "_location": "/systemjs", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "systemjs@6.14.2", "name": "systemjs", "escapedName": "systemjs", "rawSpec": "6.14.2", "saveSpec": null, "fetchSpec": "6.14.2" }, "_requiredBy": [ "/@dcloudio/vite-plugin-uni/@vitejs/plugin-legacy" ], "_resolved": "https://registry.npmjs.org/systemjs/-/systemjs-6.14.2.tgz", "_spec": "6.14.2", "_where": "D:\\Project\\DaPing", "author": { "name": "Guy Bedford" }, "bugs": { "url": "https://github.com/systemjs/systemjs/issues" }, "collective": { "type": "opencollective", "url": "https://opencollective.com/systemjs" }, "description": "Dynamic ES module loader", "devDependencies": { "@jsenv/file-size-impact": "^5.2.0", "@rollup/plugin-json": "^4.0.2", "@rollup/plugin-node-resolve": "^7.1.1", "@rollup/plugin-replace": "^2.4.2", "@vercel/ncc": "^0.34.0", "bluebird": "^3.7.2", "construct-style-sheets-polyfill": "^2.3.5", "kleur": "^4.1.5", "mkdirp": "^1.0.4", "mocha": "^7.1.1", "node-fetch": "^2.6.0", "open": "^8.4.0", "rimraf": "^3.0.2", "rollup": "^2.79.1", "rollup-plugin-terser": "^5.3.0", "source-map-support": "^0.5.16", "symbol-es6": "^0.1.2", "terser": "^5.16.5", "whatwg-fetch": "^3.0.0" }, "exports": { ".": { "node": "./dist/system-node.cjs", "default": "./dist/system.min.js" }, "./s.js": "./dist/s.min.js", "./package.json": "./package.json", "./dist/*": "./dist/*" }, "files": [ "dist" ], "homepage": "https://github.com/systemjs/systemjs#readme", "license": "MIT", "main": "dist/system-node.cjs", "name": "systemjs", "repository": { "type": "git", "url": "git://github.com/systemjs/systemjs.git" }, "scripts": { "build": "chomp build", "test": "chomp test" }, "type": "script", "version": "6.14.2" }