{
  "_args": [
    [
      "skmeans@0.9.7",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_from": "skmeans@0.9.7",
  "_id": "skmeans@0.9.7",
  "_inBundle": false,
  "_integrity": "sha512-hNj1/oZ7ygsfmPZ7ZfN5MUBRoGg1gtpnImuJBgLO0ljQ67DtJuiQaiYdS4lUA6s0KCwnPhGivtC/WRwIZLkHyg==",
  "_location": "/skmeans",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "skmeans@0.9.7",
    "name": "skmeans",
    "escapedName": "skmeans",
    "rawSpec": "0.9.7",
    "saveSpec": null,
    "fetchSpec": "0.9.7"
  },
  "_requiredBy": [
    "/@turf/clusters-kmeans"
  ],
  "_resolved": "https://registry.npmjs.org/skmeans/-/skmeans-0.9.7.tgz",
  "_spec": "0.9.7",
  "_where": "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web",
  "author": {
    "name": "David Gómez Matarrodona",
    "email": "solzimer@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/solzimer/skmeans/issues"
  },
  "dependencies": {},
  "description": "Super fast simple k-means and k-means++ clustering for unidimiensional and multidimensional data. Works in node and browser",
  "devDependencies": {
    "babel-preset-es2015": "^6.24.1",
    "grunt": "^1.0.1",
    "grunt-babel": "^6.0.0",
    "grunt-browserify": "^5.0.0",
    "grunt-contrib-clean": "^1.1.0",
    "grunt-contrib-uglify": "^3.0.1",
    "load-grunt-tasks": "^3.5.2",
    "uglify": "^0.1.5"
  },
  "email": "solzimer@gmail.com",
  "homepage": "https://github.com/solzimer/skmeans#readme",
  "keywords": [
    "k-means",
    "k-means++",
    "kmeans++",
    "kmeans",
    "simple",
    "cluster",
    "fast",
    "unidimiensional",
    "multidimensional"
  ],
  "license": "MIT",
  "main": "dist/node/main.js",
  "name": "skmeans",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/solzimer/skmeans.git"
  },
  "url": "https://github.com/owner/project/issues",
  "version": "0.9.7"
}
