UNPKG

customer-segmentation

Version:

Customer segmentation according to the revenue|spend they made within the network

26 lines (25 loc) 750 B
{ "name": "customer-segmentation", "version": "1.0.2", "description": "Customer segmentation according to the revenue|spend they made within the network", "main": "./lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/eudagraca/customer-segmentation.git" }, "keywords": [ "Javascript", "Segmentation", "Market", "Customer" ], "author": "Euclidio Venancio <[euclidiodagraca@gmail.com](mailto:euclidiodagraca@gmail.com)>", "license": "ISC", "bugs": { "url": "https://github.com/eudagraca/customer-segmentation/issues" }, "homepage": "https://github.com/eudagraca/customer-segmentation#readme" }