You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
1.9 KiB
63 lines
1.9 KiB
4 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"@babel/plugin-transform-duplicate-keys@7.12.1",
|
||
|
"/home/lefos/repos/swarmlab-playground-client"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "@babel/plugin-transform-duplicate-keys@7.12.1",
|
||
|
"_id": "@babel/plugin-transform-duplicate-keys@7.12.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-iRght0T0HztAb/CazveUpUQrZY+aGKKaWXMJ4uf9YJtqxSUe09j3wteztCUDRHs+SRAL7yMuFqUsLoAKKzgXjw==",
|
||
|
"_location": "/@babel/plugin-transform-duplicate-keys",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/plugin-transform-duplicate-keys@7.12.1",
|
||
|
"name": "@babel/plugin-transform-duplicate-keys",
|
||
|
"escapedName": "@babel%2fplugin-transform-duplicate-keys",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "7.12.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "7.12.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/preset-env"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.12.1.tgz",
|
||
|
"_spec": "7.12.1",
|
||
|
"_where": "/home/lefos/repos/swarmlab-playground-client",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/babel/babel/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"@babel/helper-plugin-utils": "^7.10.4"
|
||
|
},
|
||
|
"description": "Compile objects with duplicate keys to valid strict ES5",
|
||
|
"devDependencies": {
|
||
|
"@babel/core": "^7.12.1",
|
||
|
"@babel/helper-plugin-test-runner": "7.10.4"
|
||
|
},
|
||
|
"homepage": "https://github.com/babel/babel#readme",
|
||
|
"keywords": [
|
||
|
"babel-plugin"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "@babel/plugin-transform-duplicate-keys",
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0-0"
|
||
|
},
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/babel/babel.git",
|
||
|
"directory": "packages/babel-plugin-transform-duplicate-keys"
|
||
|
},
|
||
|
"version": "7.12.1"
|
||
|
}
|