UNPKG

zanner-cms-generatorfunction

Version:
33 lines (32 loc) 759 B
{ "name": "zanner-cms-generatorfunction", "version": "0.0.0", "description": "GeneratorFunction class for instanseof check", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "mocha" }, "keywords": [ "GeneratorFunction" ], "author": "Sergej Kukharev", "license": "ISC", "dependencies": {}, "devDependencies": { "chai": "^4.1.2", "chai-as-promised": "^7.1.1", "mocha": "^5.0.5", "mocha-logger": "^1.0.5" }, "repository": { "type": "git", "url": "git+https://github.com/zanner-cms/GeneratorFunction.git" }, "bugs": { "url": "https://github.com/zanner-cms/GeneratorFunction/issues" }, "homepage": "https://github.com/zanner-cms/GeneratorFunction#readme" }