UNPKG

domotz-remote-pawn

Version:

Domotz Agent

36 lines (35 loc) 942 B
{ "name": "generate-function", "version": "2.3.1", "description": "Module that helps you write generated functions in Node", "main": "index.js", "scripts": { "test": "tape test.js" }, "repository": { "type": "git", "url": "https://github.com/mafintosh/generate-function" }, "keywords": [ "generate", "code", "generation", "function", "performance" ], "author": "Mathias Buus", "license": "MIT", "bugs": { "url": "https://github.com/mafintosh/generate-function/issues" }, "homepage": "https://github.com/mafintosh/generate-function", "devDependencies": { "tape": "^4.9.1" }, "dependencies": { "is-property": "^1.0.2" } ,"_resolved": "https://registry.npmjs.org/generate-function/-/generate-function-2.3.1.tgz" ,"_integrity": "sha512-eeB5GfMNeevm/GRYq20ShmsaGcmI81kIX2K9XQx5miC8KdHaC6Jm0qQ8ZNeGOi7wYB8OsdxKs+Y2oVuTFuVwKQ==" ,"_from": "generate-function@2.3.1" }