UNPKG

dotcms

Version:

This library allows you to interact with DotCMS API's easily from the browser, nodejs and React Native. [Full Documentation](https://dotcms.github.io/core-web/dotcms/)

13 lines (12 loc) 231 B
{ "name": "dotcms", "version": "0.0.21", "type": "commonjs", "main": "./src/index.js", "typings": "./src/index.d.ts", "dependencies": {}, "peerDependencies": { "cross-fetch": "^3.1.4", "tslib": "^2.0.0" } }