github-pages-deploy-action/node_modules/@babel/helper-module-imports/package.json

57 lines
1.7 KiB
JSON
Raw Normal View History

2020-03-22 05:13:25 +08:00
{
"_args": [
[
"@babel/helper-module-imports@7.8.3",
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
]
],
"_development": true,
"_from": "@babel/helper-module-imports@7.8.3",
"_id": "@babel/helper-module-imports@7.8.3",
"_inBundle": false,
"_integrity": "sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg==",
"_location": "/@babel/helper-module-imports",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-module-imports@7.8.3",
"name": "@babel/helper-module-imports",
"escapedName": "@babel%2fhelper-module-imports",
"scope": "@babel",
"rawSpec": "7.8.3",
"saveSpec": null,
"fetchSpec": "7.8.3"
},
"_requiredBy": [
"/@babel/helper-module-transforms"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz",
"_spec": "7.8.3",
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action",
"author": {
"name": "Logan Smyth",
"email": "loganfsmyth@gmail.com"
},
"dependencies": {
"@babel/types": "^7.8.3"
},
"description": "Babel helper functions for inserting module loads",
"devDependencies": {
"@babel/core": "^7.8.3"
},
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
"homepage": "https://babeljs.io/",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-module-imports",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports"
},
"version": "7.8.3"
}