UNPKG

@nautilus-wraith/hello-world

Version:
16 lines (15 loc) 343 B
{ "name": "@nautilus-wraith/hello-world", "version": "1.0.5", "description": "A simple hello world NPM package", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/dso-migrateme/test-publishing" }, "author": "Nautilus Wraith", "license": "MIT", "scripts": { "test": "node --test" } }