allex_destroyablemixinslowlevellib
Version:
JavaScript Destroyable mixins
25 lines (24 loc) • 673 B
JSON
{
"name": "allex_destroyablemixinslowlevellib",
"version": "2.0.2",
"description": "JavaScript Destroyable mixins",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/allex-lowlevel-libs/destroyablemixins.git"
},
"keywords": [
"ecosystem:AllexJS",
"destroyable",
"mixins"
],
"author": "Andrija Petrovic <andrija.hers@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/allex-lowlevel-libs/destroyablemixins/issues"
},
"homepage": "https://github.com/allex-lowlevel-libs/destroyablemixins#readme"
}