UNPKG
tiny-case
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Tiny Casing utils
github.com/jquense/tiny-case
jquense/tiny-case
tiny-case
/
package.json
14 lines
(13 loc)
•
277 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"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"
}