kisapmata
Version:
Flash messaging. Minimal dependencies.
28 lines (27 loc) • 611 B
JSON
{
"name": "kisapmata",
"version": "1.2.3",
"description": "Flash messaging. Minimal dependencies.",
"main": "index.js",
"scripts": {
"test": "node test/test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kosinix/kisapmata.git"
},
"keywords": [
"flash",
"philippines",
"pilipinas"
],
"author": "Nico Amarilla",
"license": "MIT",
"bugs": {
"url": "https://github.com/kosinix/kisapmata/issues"
},
"homepage": "https://github.com/kosinix/kisapmata#readme",
"dependencies": {
"lodash": "^4.17.21"
}
}