This repository has been archived on 2020-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
TripSit_Suite/node_modules/@babel/helper-split-export-declaration/package.json
2020-11-01 22:46:04 +00:00

19 lines
406 B
JSON

{
"name": "@babel/helper-split-export-declaration",
"version": "7.11.0",
"description": "",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-split-export-declaration"
},
"license": "MIT",
"publishConfig": {
"access": "public"
},
"main": "lib/index.js",
"dependencies": {
"@babel/types": "^7.11.0"
}
}