initial
This commit is contained in:
30
package.json
Normal file
30
package.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "smartdrive",
|
||||
"version": "1.0.2",
|
||||
"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"
|
||||
},
|
||||
"dependencies": {
|
||||
"beautylog": "^5.0.12"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user