UNPKG

@j5e/fn

Version:

Utilities for J5e used in various classes

32 lines (31 loc) 701 B
{ "name": "@j5e/fn", "version": "0.1.0", "description": "Utilities for J5e used in various classes", "main": "index.js", "type": "module", "publishConfig": { "access": "public" }, "scripts": { "test": "../../node_modules/mocha/bin/mocha ../tests/fn.js" }, "repository": { "type": "git", "url": "git+https://github.com/dtex/j5e.git" }, "keywords": [ "j5e", "iot", "robotics", "ecmascript", "builtin" ], "author": "Donovan Buck <donovan@donovan.bz>", "license": "MIT", "bugs": { "url": "https://github.com/dtex/j5e/issues" }, "homepage": "https://dtex.github.com/j5e", "gitHead": "6a86c3fb23485111c5f5b83dc6a0348d231499e9" }