You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
277 B
JSON

{
"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"
}