UNPKG

self-update

Version:
24 lines (23 loc) 534 B
{ "name": "self-update", "version": "0.0.1", "description": "check npm package version & update ", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Sobranier/self-update.git" }, "keywords": [ "npm", "update" ], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/Sobranier/self-update/issues" }, "homepage": "https://github.com/Sobranier/self-update#readme" }