{
  "name": "node-version-data",
  "version": "1.1.0",
  "description": "Load all Node.js and io.js versions and metadata about them",
  "main": "node-version-data.js",
  "scripts": {
    "test": "node ./test.js"
  },
  "author": "Rod <rod@vagg.org> (http://r.va.gg/)",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/rvagg/node-version-data.git"
  },
  "keywords": [
    "cream cheese",
    "salmon",
    "capers",
    "onion"
  ],
  "dependencies": {
    "after": "~0.8.2",
    "jsonist": "~2.1.2",
    "semver": "~6.3.0"
  }
}
