{
  "name": "new-generator",
  "version": "0.0.5",
  "description": "This new Generator is general purpose iterable generator.",
  "main": "new-generator.js",
  "keywords": [
    "Generator", "Iteration", "Iterator", "Harmony", "ES6", "ES2015"
  ],
  "author": "LightSpeedC",
  "license": "MIT",
  "homepage": "https://github.com/LightSpeedWorks/new-generator",
  "bugs": {
    "url": "https://github.com/LightSpeedWorks/new-generator/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/LightSpeedWorks/new-generator.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
