12 lines
260 B
JSON
12 lines
260 B
JSON
|
{
|
||
|
"name": "rsa-csr",
|
||
|
"version": "0.0.1",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)",
|
||
|
"license": "MPL-2.0"
|
||
|
}
|