69 lines
2.2 KiB
JSON
69 lines
2.2 KiB
JSON
|
{
|
||
|
"_from": "@babel/plugin-transform-property-literals@^7.0.0",
|
||
|
"_id": "@babel/plugin-transform-property-literals@7.14.5",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-r1uilDthkgXW8Z1vJz2dKYLV1tuw2xsbrp3MrZmD99Wh9vsfKoob+JTgri5VUb/JqyKRXotlOtwgu4stIYCmnw==",
|
||
|
"_location": "/@babel/plugin-transform-property-literals",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/plugin-transform-property-literals@^7.0.0",
|
||
|
"name": "@babel/plugin-transform-property-literals",
|
||
|
"escapedName": "@babel%2fplugin-transform-property-literals",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "^7.0.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.0.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/preset-env",
|
||
|
"/babel-preset-fbjs",
|
||
|
"/expo-constants/@babel/preset-env",
|
||
|
"/jest-expo/@babel/preset-env"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.14.5.tgz",
|
||
|
"_shasum": "0ddbaa1f83db3606f1cdf4846fa1dfb473458b34",
|
||
|
"_spec": "@babel/plugin-transform-property-literals@^7.0.0",
|
||
|
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/babel-preset-fbjs",
|
||
|
"author": {
|
||
|
"name": "The Babel Team",
|
||
|
"url": "https://babel.dev/team"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/babel/babel/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/helper-plugin-utils": "^7.14.5"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Ensure that reserved words are quoted in object property keys",
|
||
|
"devDependencies": {
|
||
|
"@babel/core": "7.14.5",
|
||
|
"@babel/helper-plugin-test-runner": "7.14.5"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
},
|
||
|
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-property-literals",
|
||
|
"keywords": [
|
||
|
"babel-plugin"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "./lib/index.js",
|
||
|
"name": "@babel/plugin-transform-property-literals",
|
||
|
"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-property-literals"
|
||
|
},
|
||
|
"version": "7.14.5"
|
||
|
}
|