0.0.2
This commit is contained in:
17
package.json
Normal file
17
package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@elex/loggings",
|
||||
"version": "0.0.2",
|
||||
"description": "Loggings",
|
||||
"main": "loggings.js",
|
||||
"scripts": {
|
||||
"test": "node loggings-test.js"
|
||||
},
|
||||
"keywords": [
|
||||
"loggings"
|
||||
],
|
||||
"author": "Elex",
|
||||
"license": "Elex",
|
||||
"publishConfig": {
|
||||
"registry": "https://repository.elex-project.com/repository/npm-personal/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user