{
  "name": "graphify",
  "version": "1.0.0",
  "description": "RGG (Random Graph Generator)",
  "main": "src/node/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/emeraldarrow/Graphify.git"
  },
  "keywords": [
    "graph",
    "jquery",
    "document",
    "math",
    "graphify",
    "graphs"
  ],
  "author": "Nicky Laczko",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/emeraldarrow/Graphify/issues"
  },
  "homepage": "https://github.com/emeraldarrow/Graphify#readme"
}
