UNPKG

699 BJSONView Raw
1{
2 "name": "babel-plugin-remove-export-keywords",
3 "version": "1.6.6",
4 "description": "Remove plugin export keywords",
5 "repository": "mdx-js/mdx",
6 "homepage": "https://mdxjs.com",
7 "bugs": "https://github.com/mdx-js/mdx/issues",
8 "funding": {
9 "type": "opencollective",
10 "url": "https://opencollective.com/unified"
11 },
12 "author": "John Otander <johnotander@gmail.com> (http://johnotander.com)",
13 "contributors": [
14 "JounQin <admin@1stg.me> (https://www.1stg.me)"
15 ],
16 "license": "MIT",
17 "files": [
18 "index.js"
19 ],
20 "keywords": [
21 "mdx",
22 "markdown",
23 "react",
24 "jsx",
25 "remark",
26 "babel"
27 ],
28 "gitHead": "5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083"
29}