diff --git a/package.json b/package.json new file mode 100644 index 0000000..80199e1 --- /dev/null +++ b/package.json @@ -0,0 +1,8 @@ +{ + "name": "public", + "version": "4.1.3", + "description": "Another simple argument parser", + "main": "index.js", + "repository": "code/public", + "license": "MIT" +}