2016-11-20 16:47:08 +00:00
|
|
|
{
|
|
|
|
"name": "smartpersona",
|
2016-11-20 16:54:19 +00:00
|
|
|
"version": "1.0.1",
|
2016-11-20 16:47:08 +00:00
|
|
|
"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"
|
|
|
|
}
|