generated from templates/typescript-types
readme
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@js/types",
|
||||
"version": "0.1.0",
|
||||
"description": "Template project for creating new TypeScript type-definition-only packages",
|
||||
"description": "Collection of generic TypeScript type definitions for various utility purposes",
|
||||
"main": "src/index.d.ts",
|
||||
"types": "src/index.d.ts",
|
||||
"publishConfig": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://gitea.jbrumond.me/js/typescript-types.git"
|
||||
"url": "https://gitea.jbrumond.me/js/types.git"
|
||||
},
|
||||
"author": "James Brumond <https://jbrumond.me>",
|
||||
"license": "ISC",
|
||||
|
||||
Reference in New Issue
Block a user