Add package.json
This commit is contained in:
8
package.json
Normal file
8
package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "public",
|
||||
"version": "4.1.3",
|
||||
"description": "Another simple argument parser",
|
||||
"main": "index.js",
|
||||
"repository": "code/public",
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user