Improve code quality and write tests
This commit is contained in:
+52
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"core-js-compat@3.2.1",
|
||||
"E:\\python\\setup-php"
|
||||
]
|
||||
],
|
||||
"_from": "core-js-compat@3.2.1",
|
||||
"_id": "core-js-compat@3.2.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-MwPZle5CF9dEaMYdDeWm73ao/IflDH+FjeJCWEADcEgFSE9TLimFKwJsfmkwzI8eC0Aj0mgvMDjeQjrElkz4/A==",
|
||||
"_location": "/core-js-compat",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "core-js-compat@3.2.1",
|
||||
"name": "core-js-compat",
|
||||
"escapedName": "core-js-compat",
|
||||
"rawSpec": "3.2.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "3.2.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@babel/preset-env"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.2.1.tgz",
|
||||
"_spec": "3.2.1",
|
||||
"_where": "E:\\python\\setup-php",
|
||||
"bugs": {
|
||||
"url": "https://github.com/zloirock/core-js/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"browserslist": "^4.6.6",
|
||||
"semver": "^6.3.0"
|
||||
},
|
||||
"description": "core-js compat",
|
||||
"devDependencies": {
|
||||
"detective": "^5.2.0",
|
||||
"electron-to-chromium": "^1.3.224",
|
||||
"glob": "^7.1.4"
|
||||
},
|
||||
"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.2.1"
|
||||
}
|
||||
Reference in New Issue
Block a user