UNPKG

npm-publish-dummy-test

Version:

npm publish test

16 lines (15 loc) 309 B
{ "name": "npm-publish-dummy-test", "version": "1.0.0", "description": "npm publish test", "repository": "none", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "cosa-fart": "^1.0.0" } }