react-metatag
Version:
This react package maps Metatag from an API to key-value pair in order to render those in React way.
42 lines (41 loc) • 1.24 kB
JSON
{
"name": "react-metatag",
"version": "0.0.6",
"description": "This react package maps Metatag from an API to key-value pair in order to render those in React way.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/nerdmj/react-metatag.git"
},
"keywords": [
"Drupal",
"React",
"D8",
"Metatag",
"Metadata",
"Drupal",
"8",
"meta",
"tags"
],
"author": {
"name": "nerdmj",
"email": "er.manishjatwani@gmail.com"
},
"license": "ISC",
"bugs": {
"url": "https://github.com/nerdmj/react-metatag/issues"
},
"homepage": "https://github.com/nerdmj/react-metatag#readme",
"readme": "## React Metatag \n\nCURRENTLY ITS UNDER DEVELOPMENT.\n\n\nThis react package maps Metatag from an API to key-value pair in order to render those in React way.\n\n## Installation\n```npm install react-metatag```\n",
"readmeFilename": "README.MD",
"_id": "react-metatag@0.0.5",
"dist": {
"shasum": "8ebc14baaa69764d031e93879fc04974cfb48f1e"
},
"_from": "react-metatag@",
"_resolved": "https://registry.npmjs.org/react-metatag/-/react-metatag-0.0.5.tgz"
}