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/tracking / package.json
Size: Mime:
{"name":"@doodle/tracking","version":"1.0.0-alpha.7","description":"A tracking connector, that wraps all tracking services","engines":{"node":"^12"},"files":["src"],"main":"index.js","repository":{"type":"git","url":"https://github.com/DoodleScheduling/lib-tracking/"},"license":"MIT","scripts":{"prepublishOnly":"yarn install","lint":"eslint .","lint:fix":"eslint . --fix","test":"jest","test:coverage":"jest --coverage"},"dependencies":{"amplitude-js":"^5.9.0"},"devDependencies":{"@doodle/frontend-config":"^3.2.0"},"publishConfig":{"registry":"https://npm.fury.io/tmf/"}}