@tdb/web
Version:
Common condiguration for serving a web-site and testing web-based UI components.
12 lines (11 loc) • 307 B
JSON
{
"name": "@babel/helper-split-export-declaration",
"version": "7.0.0",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-split-export-declaration",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"@babel/types": "^7.0.0"
}
}