[remark-embed][s]: rename to @portaljs/remark-embed
This commit is contained in:
parent
7303a492fe
commit
73d10e9771
@ -1,3 +1,3 @@
|
||||
# @flowershow/remark-embed
|
||||
# remark-embed
|
||||
|
||||
Converts Youtube link surrounded by newlines in markdown to embedded iframe
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "@flowershow/remark-embed",
|
||||
"name": "@portaljs/remark-embed",
|
||||
"version": "1.0.0",
|
||||
"description": "Converts youtube link in mdx to an iframe embed",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/flowershow/flowershow.git",
|
||||
"url": "git+https://github.com/datopian/portaljs.git",
|
||||
"directory": "packages/remark-embed"
|
||||
},
|
||||
"keywords": [
|
||||
@ -16,9 +16,9 @@
|
||||
"author": "Rufus Pollock",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/flowershow/flowershow/issues"
|
||||
"url": "https://github.com/datopian/portaljs/issues"
|
||||
},
|
||||
"homepage": "https://github.com/flowershow/flowershow#readme",
|
||||
"homepage": "https://github.com/datopian/portaljs#readme",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user