UNPKG

allex_listenablemaplowlevellib

Version:
37 lines (36 loc) 1.08 kB
{ "name": "allex_listenablemaplowlevellib", "version": "2.1.1", "description": "JavaScript map that allows listening for a property", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/allex-lowlevel-libs/listenablemap.git" }, "devDependencies": { "allex_checkslowlevellib": "1.x", "allex_destructionlowlevellib": "3.x", "allex_doublelinkedlistbaselowlevellib": "1.x", "allex_inheritlowlevellib": "3.x", "allex_avltreelowlevellib": "1.x", "allex_maplowlevellib": "1.x", "allex_eventemitterlowlevellib": "2.x", "allex_fifolowlevellib": "1.x", "allex_timeoutlowlevellib": "1.x", "chai": "3.x" }, "keywords": [ "ecosystem:AllexJS", "listenable", "map" ], "author": "Andrija Petrovic <andrija.hers@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/allex-lowlevel-libs/listenablemap/issues" }, "homepage": "https://github.com/allex-lowlevel-libs/listenablemap#readme" }