21 lines
438 B
JSON
21 lines
438 B
JSON
{
|
|
"name": "tybemove",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"description": "",
|
|
"dependencies": {
|
|
"@types/lodash": "^4.17.14",
|
|
"@types/node": "^22.10.5",
|
|
"change-case": "^5.4.4",
|
|
"js-convert-case": "^4.2.0",
|
|
"lodash": "^4.17.21",
|
|
"normalize-path": "^3.0.0",
|
|
"prettier": "^3.4.2"
|
|
}
|
|
}
|