UNPKG

675 BJSONView Raw
1{
2 "name": "@mdx-js/util",
3 "version": "1.6.3",
4 "description": "Utilities for MDX libraries",
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 "mdxast"
27 ],
28 "gitHead": "9d71d64e21889087f4d437beaf441d1878b44789"
29}