2016-06-17 22:24:31 +00:00
|
|
|
{
|
|
|
|
"name": "smartdrive",
|
2016-06-17 22:26:21 +00:00
|
|
|
"version": "1.0.2",
|
2016-06-17 22:24:31 +00:00
|
|
|
"description": "do more with local and cloud drives",
|
|
|
|
"main": "dist/index.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "(npmts)"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+ssh://git@gitlab.com/pushrocks/smartdrive.git"
|
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"GDrive",
|
|
|
|
"OneDrive",
|
|
|
|
"LocalDrive"
|
|
|
|
],
|
|
|
|
"author": "Lossless GmbH",
|
|
|
|
"license": "MIT",
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://gitlab.com/pushrocks/smartdrive/issues"
|
|
|
|
},
|
|
|
|
"homepage": "https://gitlab.com/pushrocks/smartdrive#README",
|
|
|
|
"devDependencies": {
|
|
|
|
"npmts-g": "^5.2.6"
|
|
|
|
}
|
|
|
|
}
|