UNPKG

test-my-npm-fey

Version:
23 lines (22 loc) 557 B
{ "name": "test-my-npm-fey", "version": "1.1.7", "description": "Test my npm package", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/GabrielvonPlaten/test-my-npm-fey.git" }, "keywords": [ "hey" ], "author": "Gabriel von Platen", "license": "MIT", "bugs": { "url": "https://github.com/GabrielvonPlaten/test-my-npm-fey/issues" }, "homepage": "https://github.com/GabrielvonPlaten/test-my-npm-fey#readme" }