UNPKG

@rikishi/secure-env

Version:
131 lines (130 loc) 5.03 kB
{ "_args": [ [ "@babel/preset-env@7.6.2", "/Users/rikishi/Projects/www/secure-env" ] ], "_development": true, "_from": "@babel/preset-env@7.6.2", "_id": "@babel/preset-env@7.6.2", "_inBundle": false, "_integrity": "sha512-Ru7+mfzy9M1/YTEtlDS8CD45jd22ngb9tXnn64DvQK3ooyqSw9K4K9DUWmYknTTVk4TqygL9dqCrZgm1HMea/Q==", "_location": "/@babel/preset-env", "_phantomChildren": { "@babel/helper-function-name": "7.1.0", "@babel/helper-get-function-arity": "7.0.0", "@babel/helper-split-export-declaration": "7.4.4", "@babel/template": "7.6.0", "@babel/traverse": "7.6.2", "@babel/types": "7.6.1", "babel-plugin-dynamic-import-node": "2.3.0", "globals": "11.12.0", "lodash": "4.17.19", "regenerator-transform": "0.14.1", "regexpu-core": "4.6.0" }, "_requested": { "type": "version", "registry": true, "raw": "@babel/preset-env@7.6.2", "name": "@babel/preset-env", "escapedName": "@babel%2fpreset-env", "scope": "@babel", "rawSpec": "7.6.2", "saveSpec": null, "fetchSpec": "7.6.2" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.6.2.tgz", "_spec": "7.6.2", "_where": "/Users/rikishi/Projects/www/secure-env", "author": { "name": "Henry Zhu", "email": "hi@henryzoo.com" }, "dependencies": { "@babel/helper-module-imports": "^7.0.0", "@babel/helper-plugin-utils": "^7.0.0", "@babel/plugin-proposal-async-generator-functions": "^7.2.0", "@babel/plugin-proposal-dynamic-import": "^7.5.0", "@babel/plugin-proposal-json-strings": "^7.2.0", "@babel/plugin-proposal-object-rest-spread": "^7.6.2", "@babel/plugin-proposal-optional-catch-binding": "^7.2.0", "@babel/plugin-proposal-unicode-property-regex": "^7.6.2", "@babel/plugin-syntax-async-generators": "^7.2.0", "@babel/plugin-syntax-dynamic-import": "^7.2.0", "@babel/plugin-syntax-json-strings": "^7.2.0", "@babel/plugin-syntax-object-rest-spread": "^7.2.0", "@babel/plugin-syntax-optional-catch-binding": "^7.2.0", "@babel/plugin-transform-arrow-functions": "^7.2.0", "@babel/plugin-transform-async-to-generator": "^7.5.0", "@babel/plugin-transform-block-scoped-functions": "^7.2.0", "@babel/plugin-transform-block-scoping": "^7.6.2", "@babel/plugin-transform-classes": "^7.5.5", "@babel/plugin-transform-computed-properties": "^7.2.0", "@babel/plugin-transform-destructuring": "^7.6.0", "@babel/plugin-transform-dotall-regex": "^7.6.2", "@babel/plugin-transform-duplicate-keys": "^7.5.0", "@babel/plugin-transform-exponentiation-operator": "^7.2.0", "@babel/plugin-transform-for-of": "^7.4.4", "@babel/plugin-transform-function-name": "^7.4.4", "@babel/plugin-transform-literals": "^7.2.0", "@babel/plugin-transform-member-expression-literals": "^7.2.0", "@babel/plugin-transform-modules-amd": "^7.5.0", "@babel/plugin-transform-modules-commonjs": "^7.6.0", "@babel/plugin-transform-modules-systemjs": "^7.5.0", "@babel/plugin-transform-modules-umd": "^7.2.0", "@babel/plugin-transform-named-capturing-groups-regex": "^7.6.2", "@babel/plugin-transform-new-target": "^7.4.4", "@babel/plugin-transform-object-super": "^7.5.5", "@babel/plugin-transform-parameters": "^7.4.4", "@babel/plugin-transform-property-literals": "^7.2.0", "@babel/plugin-transform-regenerator": "^7.4.5", "@babel/plugin-transform-reserved-words": "^7.2.0", "@babel/plugin-transform-shorthand-properties": "^7.2.0", "@babel/plugin-transform-spread": "^7.6.2", "@babel/plugin-transform-sticky-regex": "^7.2.0", "@babel/plugin-transform-template-literals": "^7.4.4", "@babel/plugin-transform-typeof-symbol": "^7.2.0", "@babel/plugin-transform-unicode-regex": "^7.6.2", "@babel/types": "^7.6.0", "browserslist": "^4.6.0", "core-js-compat": "^3.1.1", "invariant": "^2.2.2", "js-levenshtein": "^1.1.3", "semver": "^5.5.0" }, "description": "A Babel preset for each environment.", "devDependencies": { "@babel/cli": "^7.6.2", "@babel/core": "^7.6.2", "@babel/helper-fixtures": "^7.6.2", "@babel/helper-plugin-test-runner": "^7.0.0", "@babel/plugin-syntax-dynamic-import": "^7.2.0", "caniuse-db": "1.0.30000969", "compat-table": "github:kangax/compat-table#071b478a44694cbf72a78db8ab39189c5ae31b2c", "electron-to-chromium": "1.3.113" }, "gitHead": "b9cb4af953afb1a5aeed9b18526192ab15bb45c1", "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/preset-env", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-preset-env" }, "scripts": { "build-data": "node ./scripts/build-data.js; node ./scripts/build-modules-support.js" }, "version": "7.6.2" }