UNPKG

@cdunne/ig-roi

Version:

provides a return on investment calculation for Instagram influencers

21 lines (20 loc) 454 B
{ "name": "@cdunne/ig-roi", "version": "1.2.1", "description": "provides a return on investment calculation for Instagram influencers", "license": "MIT", "repository": "chrisdunne/ig-roi", "main": "index.js", "keywords": [ "ROI", "Instagram", "npm", "package" ], "devDependencies": { "mocha": "^7.1.2" }, "scripts": { "test": "mocha" } }