react-docgen-deprecation-handler
Version:
Add deprecation status for props
25 lines (24 loc) • 643 B
JSON
{
"name": "react-docgen-deprecation-handler",
"version": "1.1.1",
"description": "Add deprecation status for props",
"main": "index.js",
"scripts": {
"test": "ava"
},
"devDependencies": {
"ava": "0.25.0",
"react-docgen": "2.21.0"
},
"author": "siddharthkp",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/siddharthkp/react-docgen-deprecation-handler.git"
},
"keywords": [],
"bugs": {
"url": "https://github.com/siddharthkp/react-docgen-deprecation-handler/issues"
},
"homepage": "https://github.com/siddharthkp/react-docgen-deprecation-handler#readme"
}