fourteen
Version:
The natural number 14 (fourteen, successor of thirteen)
19 lines (18 loc) • 400 B
JSON
{
"name": "fourteen",
"version": "2.0.0",
"description": "The natural number 14 (fourteen, successor of thirteen)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"constant"
],
"author": "skibidi-toilet-hacker",
"license": "MIT",
"dependencies": {
"always-thirteen": "^1.0.3",
"successor": "^1.0.0"
}
}