Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@doodle/zoom-connector / package.json
Size: Mime:
{"name":"@doodle/zoom-connector","version":"0.0.7","description":"API for using and managing Zoom accounts with Doodle","license":"MIT","scripts":{"test:lint":"eslint *.js src/**","test:unit":"jest --coverage","test":"yarn run test:lint && yarn run test:unit"},"devDependencies":{"@doodle/eslint-config":"^0.2.1","@doodle/frontend-config":"^3.2.0","jest-fetch-mock":"^3.0.1"},"dependencies":{"fetch-everywhere":"^1.0.5"},"main":"index.js","files":["index.js","src"],"sideEffects":false,"publishConfig":{"registry":"https://npm.fury.io/tmf/"}}