mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-05 23:53:21 +00:00
Remove package.json from src (#395)
This commit is contained in:
@@ -1,17 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "@bitwarden/directory-connector",
|
|
||||||
"productName": "Bitwarden Directory Connector",
|
|
||||||
"description": "Sync your user directory to your Bitwarden organization.",
|
|
||||||
"version": "2023.10.0",
|
|
||||||
"author": "Bitwarden Inc. <hello@bitwarden.com> (https://bitwarden.com)",
|
|
||||||
"homepage": "https://bitwarden.com",
|
|
||||||
"license": "GPL-3.0",
|
|
||||||
"main": "main.js",
|
|
||||||
"repository": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/bitwarden/directory-connector"
|
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"keytar": "7.9.0"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user