random-facts
Version:
Get a random fact.
15 lines (14 loc) • 317 B
JSON
{
"name": "random-facts",
"version": "1.0.6",
"description": "Get a random fact.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"facts"
],
"author": "Noah van der Aa <noah@webwevers.nl> (https://webwevers.nl)",
"license": "ISC"
}