draft: refactor project so it sits on top of a standalone app
This commit is contained in:
+53
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"_from": "core-js-compat@^3.6.2",
|
||||
"_id": "core-js-compat@3.6.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-zAa3IZPvsJ0slViBQ2z+vgyyTuhd3MFn1rBQjZSKVEgB0UMYhUkCj9jJUVPgGTGqWvsBVmfnruXgTcNyTlEiSA==",
|
||||
"_location": "/core-js-compat",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "core-js-compat@^3.6.2",
|
||||
"name": "core-js-compat",
|
||||
"escapedName": "core-js-compat",
|
||||
"rawSpec": "^3.6.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^3.6.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@babel/preset-env"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.6.4.tgz",
|
||||
"_shasum": "938476569ebb6cda80d339bcf199fae4f16fff17",
|
||||
"_spec": "core-js-compat@^3.6.2",
|
||||
"_where": "O:\\zero\\zero.Web\\node_modules\\@babel\\preset-env",
|
||||
"bugs": {
|
||||
"url": "https://github.com/zloirock/core-js/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"browserslist": "^4.8.3",
|
||||
"semver": "7.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "core-js compat",
|
||||
"devDependencies": {
|
||||
"detective": "^5.2.0",
|
||||
"electron-to-chromium": "^1.3.332",
|
||||
"glob": "^7.1.6"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/core-js"
|
||||
},
|
||||
"homepage": "https://github.com/zloirock/core-js#readme",
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "core-js-compat",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/zloirock/core-js.git"
|
||||
},
|
||||
"version": "3.6.4"
|
||||
}
|
||||
Reference in New Issue
Block a user