16 lines
326 B
JSON
16 lines
326 B
JSON
{
|
|
"name": "testosmaximus",
|
|
"version": "1.0.1",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"publishConfig": {
|
|
"registry": "https://git.chipperfluff.at/api/packages/projects/npm/"
|
|
}
|
|
}
|