File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @typhonjs-utils/object" ,
33 "description" : " Provides common object manipulation utility functions and TypeScript type guards." ,
4- "version" : " 0.0.17 " ,
4+ "version" : " 0.1.0 " ,
55 "license" : " MPL-2.0" ,
66 "author" :
" Michael Leahy <[email protected] > (https://github.com/typhonrt)" ,
77 "contributors" : [
4343 " utils" ,
4444 " object"
4545 ],
46+ "typedocOptions" : {
47+ "dmtLinksService" : {
48+ "Discord" : " https://typhonjs.io/discord/" ,
49+ "GitHub" : " https://github.com/typhonjs-node-utils/object" ,
50+ "NPM" : " https://www.npmjs.com/package/@typhonjs-utils/object"
51+ }
52+ },
4653 "repository" : " github:typhonjs-node-utils/object" ,
4754 "bugs" : " https://github.com/typhonjs-node-utils/object/issues" ,
55+ "apidocs" : " https://typhonjs-node-utils.github.io/object/" ,
4856 "scripts" : {
4957 "build" : " rollup -c" ,
5058 "docs" : " typedoc-pkg --api-link esm" ,
You can’t perform that action at this time.
0 commit comments