estimated-read-time
Version:
Estimate the time taken to read a content
23 lines (22 loc) • 708 B
JSON
{
"name": "estimated-read-time",
"version": "1.2.0",
"description": "Estimate the time taken to read a content",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/karthik512/estimated-read-time.git"
},
"author": "Karthik",
"license": "MIT",
"bugs": {
"url": "https://github.com/karthik512/estimated-read-time/issues"
},
"homepage": "https://github.com/karthik512/estimated-read-time#readme",
"dependencies": {
},
"keywords": ["read-time", "reading-time", "estimated time", "estimated reading time", "medium time", "read", "time"]
}