File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change 33 "version" : " 0.0.0-development" ,
44 "description" : " Common JavaScript Object type-related utilities" ,
55 "packageManager" : " pnpm@8.6.3" ,
6- "keywords" : [
7- " JavaScript" ,
8- " Object" ,
9- " type" ,
10- " utilities"
11- ],
126 "repository" : " OpenINF/openinf-util-object" ,
137 "license" : " MIT OR Apache-2.0" ,
148 "author" : " The OpenINF Authors" ,
15- "directories" : {
16- "lib" : " lib" ,
17- "doc" : " doc" ,
18- "test" : " test"
19- },
20- "scripts" : {
21- "prepare" : " npm run compile-src && npm run compile-doc" ,
22- "compile-src" : " tsc --project ./" ,
23- "compile-doc" : " " ,
24- "test" : " npx jasmine"
25- },
269 "devDependencies" : {
2710 "@types/node" : " 20.x.x" ,
2811 "@typescript-eslint/eslint-plugin" : " 5.59.9" ,
4023 "jasmine" : " 5.0.1" ,
4124 "prettier" : " 2.8.8" ,
4225 "typescript" : " 5.1.3"
43- },
44- "dependencies" : {
45- "@openinf/util-types" : " 2.1.3"
4626 }
4727}
You can’t perform that action at this time.
0 commit comments