Skip to content

Commit 317bf43

Browse files
committed
Fix package.json formatting (oxfmt)
1 parent ee48c5b commit 317bf43

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,29 @@
22
"name": "@peekapi/sdk-node",
33
"version": "0.1.0",
44
"description": "Node.js SDK for PeekAPI — one-line API analytics",
5-
"license": "MIT",
6-
"author": "PeekAPI <support@peekapi.dev> (https://peekapi.dev)",
7-
"homepage": "https://github.com/peekapi-dev/sdk-node#readme",
8-
"repository": {
9-
"type": "git",
10-
"url": "git+https://github.com/peekapi-dev/sdk-node.git"
11-
},
12-
"bugs": {
13-
"url": "https://github.com/peekapi-dev/sdk-node/issues"
14-
},
155
"keywords": [
16-
"api",
176
"analytics",
18-
"monitoring",
7+
"api",
198
"express",
209
"fastify",
21-
"koa",
2210
"hapi",
23-
"nestjs",
11+
"koa",
2412
"middleware",
13+
"monitoring",
14+
"nestjs",
2515
"observability",
2616
"peekapi"
2717
],
18+
"homepage": "https://github.com/peekapi-dev/sdk-node#readme",
19+
"bugs": {
20+
"url": "https://github.com/peekapi-dev/sdk-node/issues"
21+
},
22+
"license": "MIT",
23+
"author": "PeekAPI <support@peekapi.dev> (https://peekapi.dev)",
24+
"repository": {
25+
"type": "git",
26+
"url": "git+https://github.com/peekapi-dev/sdk-node.git"
27+
},
2828
"files": [
2929
"dist"
3030
],

0 commit comments

Comments
 (0)