File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 22 "name" : " @mojotech/json-type-validation" ,
33 "version" : " 1.0.0" ,
44 "description" : " runtime type checking and validation of untyped JSON data" ,
5- "keywords" : [],
5+ "keywords" : [" TypeScript " , " JSON " ],
66 "main" : " dist/json-type-validation.umd.js" ,
77 "module" : " dist/json-type-validation.es5.js" ,
88 "typings" : " dist/types/json-type-validation.d.ts" ,
99 "files" : [" dist" ],
1010 "author" : " Elias Mulhall <elias@mojotech.com>" ,
1111 "repository" : {
1212 "type" : " git" ,
13- "url" : " "
13+ "url" : " https://github.com/mojotech/json-type-validation "
1414 },
15+ "bugs" : {
16+ "url" : " https://github.com/mojotech/json-type-validation/issues"
17+ },
18+ "homepage" : " https://github.com/mojotech/json-type-validation" ,
1519 "license" : " MIT" ,
1620 "engines" : {
1721 "node" : " >=6.0.0"
You can’t perform that action at this time.
0 commit comments