lightfold
Version:
lightweight scaffolding and archiving utility CLI.
68 lines (67 loc) • 2.07 kB
JSON
{
"_from": "@babel/helper-compilation-targets@^7.9.6",
"_id": "@babel/helper-compilation-targets@7.9.6",
"_inBundle": false,
"_integrity": "sha512-x2Nvu0igO0ejXzx09B/1fGBxY9NXQlBW2kZsSxCJft+KHN8t9XWzIvFxtPHnBOAXpVsdxZKZFbRUC8TsNKajMw==",
"_location": "/@babel/helper-compilation-targets",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-compilation-targets@^7.9.6",
"name": "@babel/helper-compilation-targets",
"escapedName": "@babel%2fhelper-compilation-targets",
"scope": "@babel",
"rawSpec": "^7.9.6",
"saveSpec": null,
"fetchSpec": "^7.9.6"
},
"_requiredBy": [
"/@babel/preset-env",
"/babel-preset-react-app/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.9.6.tgz",
"_shasum": "1e05b7ccc9d38d2f8b40b458b380a04dcfadd38a",
"_spec": "@babel/helper-compilation-targets@^7.9.6",
"_where": "/Users/andrewxia/Documents/work/codefold/example/node_modules/@babel/preset-env",
"author": {
"name": "The Babel Team",
"url": "https://babeljs.io/team"
},
"bundleDependencies": false,
"dependencies": {
"@babel/compat-data": "^7.9.6",
"browserslist": "^4.11.1",
"invariant": "^2.2.4",
"levenary": "^1.1.1",
"semver": "^5.5.0"
},
"deprecated": false,
"description": "Engine compat data used in @babel/preset-env",
"devDependencies": {
"@babel/core": "^7.9.6",
"@babel/helper-plugin-test-runner": "^7.8.3"
},
"exports": {
".": "./lib/index.js"
},
"gitHead": "9c2846bcacc75aa931ea9d556950c2113765d43d",
"keywords": [
"babel",
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-compilation-targets",
"peerDependencies": {
"@babel/core": "^7.0.0"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-compilation-targets"
},
"version": "7.9.6"
}