initial
This commit is contained in:
29
package.json
29
package.json
@@ -1,33 +1,20 @@
|
||||
{
|
||||
"name": "smartdrive",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.1",
|
||||
"description": "do more with local and cloud drives",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"author": "Lossless GmbH",
|
||||
"license": "MIT",
|
||||
"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"
|
||||
"tapbundle": "^1.0.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"beautylog": "^5.0.12",
|
||||
"drivelist": "^3.2.0",
|
||||
"googleapis": "^8.2.0",
|
||||
"smartfile": "^3.0.10"
|
||||
"drivelist": "^5.0.22",
|
||||
"smartq": "^1.1.1",
|
||||
"typings-global": "^1.0.16"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user