We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 880e8cc commit 4e8468bCopy full SHA for 4e8468b
models/typescript/package.json
@@ -1,7 +1,29 @@
1
{
2
"name": "gbfs-typescript-types",
3
- "version": "1.0.10",
+ "version": "1.0.11",
4
"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
+ ],
27
"license": "Apache-2.0",
28
"types": "index.d.ts",
29
"author": "MobilityData",
0 commit comments