UNPKG

pikachu-test-passed

Version:

ASCII picture of surprised Pikachu

30 lines (29 loc) 739 B
{ "name": "pikachu-test-passed", "version": "1.2.3", "description": "ASCII picture of surprised Pikachu", "main": "index.js", "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1", "postversion": "git push && git push --tags" }, "bin": { "pikachu-test-passed": "index.js" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/michalSolarz/pikachu-test-passed.git" }, "keywords": [ "pikachu", "tests", "test" ], "author": "Michał Solarz", "license": "MIT", "bugs": { "url": "https://gitlab.com/michalSolarz/pikachu-test-passed/issues" }, "homepage": "https://gitlab.com/michalSolarz/pikachu-test-passed#readme" }