UNPKG

test-keywords

Version:

Testing npm keywords that change between versiosn

15 lines (14 loc) 302 B
{ "name": "test-keywords", "version": "0.0.22", "description": "Testing npm keywords that change between versiosn", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "don't" ], "author": "Pat Lillis", "license": "MIT" }