initial
This commit is contained in:
commit
f1e3520660
24
package.json
Normal file
24
package.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "smartpersona",
|
||||
"version": "1.0.0",
|
||||
"description": "easy local profile management",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"test": "(npmts)"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@gitlab.com/pushrocks/smartpersona.git"
|
||||
},
|
||||
"keywords": [
|
||||
"persona",
|
||||
"profile",
|
||||
"local"
|
||||
],
|
||||
"author": "Lossless GmbH",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://gitlab.com/pushrocks/smartpersona/issues"
|
||||
},
|
||||
"homepage": "https://gitlab.com/pushrocks/smartpersona#README"
|
||||
}
|
Loading…
Reference in New Issue
Block a user