14 lines
277 B
Plaintext
14 lines
277 B
Plaintext
{
|
|
"name": "tiny-case",
|
|
"version": "1.0.3",
|
|
"description": "Tiny Casing utils",
|
|
"main": "index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/jquense/tiny-case.git"
|
|
},
|
|
"types": "index.d.ts",
|
|
"author": "Jason Quense",
|
|
"license": "MIT"
|
|
}
|