stevelib
Version:
Interact with Steve
18 lines (17 loc) • 328 B
JSON
{
"name": "stevelib",
"version": "1.0.0",
"description": "Interact with Steve",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"steve"
],
"author": "skibidi-toilet-hacker",
"license": "MIT",
"dependencies": {
"libperson": "^1.0.0"
}
}