github-pages-deploy-action/node_modules/@babel/helper-simple-access/package.json
2020-03-31 08:42:07 -04:00

51 lines
1.7 KiB
JSON

{
"_from": "@babel/helper-simple-access@^7.8.3",
"_id": "@babel/helper-simple-access@7.8.3",
"_inBundle": false,
"_integrity": "sha512-VNGUDjx5cCWg4vvCTR8qQ7YJYZ+HBjxOgXEl7ounz+4Sn7+LMD3CFrCTEU6/qXKbA2nKg21CwhhBzO0RpRbdCw==",
"_location": "/@babel/helper-simple-access",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-simple-access@^7.8.3",
"name": "@babel/helper-simple-access",
"escapedName": "@babel%2fhelper-simple-access",
"scope": "@babel",
"rawSpec": "^7.8.3",
"saveSpec": null,
"fetchSpec": "^7.8.3"
},
"_requiredBy": [
"/@babel/helper-module-transforms"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz",
"_shasum": "7f8109928b4dab4654076986af575231deb639ae",
"_spec": "@babel/helper-simple-access@^7.8.3",
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action/node_modules/@babel/helper-module-transforms",
"author": {
"name": "Logan Smyth",
"email": "loganfsmyth@gmail.com"
},
"bundleDependencies": false,
"dependencies": {
"@babel/template": "^7.8.3",
"@babel/types": "^7.8.3"
},
"deprecated": false,
"description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
"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.8.3"
}