{
  "_from": "netclustering@0.0.3",
  "_id": "netclustering@0.0.3",
  "_inBundle": false,
  "_integrity": "sha512-08FJWHXmva9i9ngZFPSZJ70mPdeFSTNo+3NIM2dA/DwlKFvzmyg6dM2yOH4kNiv2hFPf2yqTqsFVajcmC5hEkQ==",
  "_location": "/netclustering",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "netclustering@0.0.3",
    "name": "netclustering",
    "escapedName": "netclustering",
    "rawSpec": "0.0.3",
    "saveSpec": null,
    "fetchSpec": "0.0.3"
  },
  "_requiredBy": [
    "/vistorian-core"
  ],
  "_resolved": "https://registry.npmjs.org/netclustering/-/netclustering-0.0.3.tgz",
  "_shasum": "63ca3b928ad51d9db698ad5613bf9a885cc5a4cc",
  "_spec": "netclustering@0.0.3",
  "_where": "C:\\Users\\Asus\\Desktop\\AVIZ\\vistorian\\vistorian-matrix\\node_modules\\vistorian-core",
  "author": {
    "name": "John Alexis Guerra Gómez",
    "url": "https://johnguerra.co"
  },
  "browser": "dist/netclustering.min.js",
  "bugs": {
    "url": "https://github.com/john-guerra/netClusteringJS/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "A small library for clustering Networks",
  "devDependencies": {
    "prettier": "^1.16.4",
    "rollup": "^0.65.0",
    "rollup-plugin-ascii": "0.0.3",
    "rollup-plugin-commonjs": "^9.1.0",
    "rollup-plugin-node-resolve": "^3.4.0",
    "rollup-plugin-terser": "^2.0.2"
  },
  "homepage": "https://github.com/john-guerra/netClusteringJS#readme",
  "jsdelivr": "dist/netclustering.min.js",
  "keywords": [
    "Network Analytics"
  ],
  "license": "MIT",
  "main": "dist/netclustering.min.js",
  "module": "dist/netclustering.esm.js",
  "name": "netclustering",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/john-guerra/netClusteringJS.git"
  },
  "scripts": {
    "build": "rollup -c",
    "dev": "rollup -c -w",
    "pretest": "npm run build",
    "test": "node test/test.js"
  },
  "unpkg": "dist/netclustering.min.js",
  "version": "0.0.3"
}
