blob: 4c4a1d79de242acd2215d49fbdcbfd1aed5b0f95 [file] [log] [blame]
{
"_args": [
[
"@babel/helper-simple-access@7.1.0",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_from": "@babel/helper-simple-access@7.1.0",
"_id": "@babel/helper-simple-access@7.1.0",
"_inBundle": false,
"_integrity": "sha512-Vk+78hNjRbsiu49zAPALxTb+JUQCz1aolpd8osOF16BGnLtseD21nbHgLPGUwrXEurZgiCOUmvs3ExTu4F5x6w==",
"_location": "/@babel/helper-simple-access",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-simple-access@7.1.0",
"name": "@babel/helper-simple-access",
"escapedName": "@babel%2fhelper-simple-access",
"scope": "@babel",
"rawSpec": "7.1.0",
"saveSpec": null,
"fetchSpec": "7.1.0"
},
"_requiredBy": [
"/@babel/helper-module-transforms",
"/@babel/plugin-transform-modules-commonjs"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.1.0.tgz",
"_spec": "7.1.0",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"author": {
"name": "Logan Smyth",
"email": "loganfsmyth@gmail.com"
},
"dependencies": {
"@babel/template": "^7.1.0",
"@babel/types": "^7.0.0"
},
"description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
"homepage": "https://babeljs.io/",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-simple-access",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-simple-access"
},
"version": "7.1.0"
}