Skip to content

Commit 4e8468b

Browse files
committed
updated typescript package
1 parent 880e8cc commit 4e8468b

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

models/typescript/package.json

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,29 @@
11
{
22
"name": "gbfs-typescript-types",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "Language Bindings for GBFS in Typescript.",
5+
"keywords": [
6+
"gbfs",
7+
"general-bikeshare-feed-specification",
8+
"typescript",
9+
"types",
10+
"type-definitions",
11+
"bikeshare",
12+
"bike-sharing",
13+
"mobility",
14+
"shared-mobility",
15+
"transportation",
16+
"feed-specification",
17+
"open-data",
18+
"npm-package",
19+
"javascript",
20+
"data-standard",
21+
"schema",
22+
"json-schema",
23+
"typescript-support",
24+
"npm",
25+
"types-for-gbfs"
26+
],
527
"license": "Apache-2.0",
628
"types": "index.d.ts",
729
"author": "MobilityData",

0 commit comments

Comments
 (0)