Skip to content

Commit 75f0c8b

Browse files
committed
init
1 parent cae7a5d commit 75f0c8b

File tree

2 files changed

+99
-1920
lines changed

2 files changed

+99
-1920
lines changed

package.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,8 @@
33
"version": "0.0.0",
44
"author": "Jeff Dickey @jdxcode",
55
"bugs": "https://github.com/heroku/typescript-api-schema/issues",
6-
"dependencies": {
7-
"json-schema-to-typescript": "^5.5.0",
8-
"tslib": "^1"
9-
},
106
"devDependencies": {
11-
"@oclif/tslint": "^1",
12-
"@types/chai": "^4",
13-
"@types/mocha": "^5",
14-
"@types/node": "^10",
15-
"chai": "^4",
16-
"mocha": "^5",
17-
"nyc": "^11",
18-
"ts-node": "^6",
19-
"tslint": "^5",
7+
"json-schema-to-typescript": "^5.5.0",
208
"typescript": "^2.8"
219
},
2210
"engines": {

0 commit comments

Comments
 (0)