twenty-three-tools
Version:
Get the number 23
16 lines (15 loc) • 331 B
JSON
{
"name": "twenty-three-tools",
"version": "1.0.0",
"description": "Get the number 23",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "skibidi-toilet-hacker",
"license": "MIT",
"dependencies": {
"successor": "^1.0.1",
"twentytwo": "^22.0.0"
}
}