@types/to-camel-case
Version:
TypeScript definitions for to-camel-case
25 lines • 797 B
JSON
{
"name": "@types/to-camel-case",
"version": "1.0.2",
"description": "TypeScript definitions for to-camel-case",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/to-camel-case",
"license": "MIT",
"contributors": [
{
"name": "Jed Fox",
"githubUsername": "j-f1",
"url": "https://github.com/j-f1"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/to-camel-case"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "dd90a6c46951c4cae7fb601de2be5477dad189351349ee0aaba2e1f26edec634",
"typeScriptVersion": "4.5"
}