UNPKG

banana-shut

Version:

Banana open source micro library for test purposes

27 lines (26 loc) 641 B
{ "name": "banana-shut", "version": "1.0.0", "description": "Banana open source micro library for test purposes", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ayyash/Banana.git" }, "keywords": [ "Banana", "test" ], "author": "Ayyash <abdul_ayyash@yahoo.com> (http://elmota.com)", "license": "MIT", "bugs": { "url": "https://github.com/ayyash/Banana/issues" }, "homepage": "https://github.com/ayyash/Banana#readme", "dependencies": { "unique-random-array": "1.0.0" } }