UNPKG

800 BJSONView Raw
1{
2 "name": "@smartface/library-manager",
3 "version": "6.7.8-beta.1",
4 "description": "",
5 "bin": {
6 "sfLibraryManager": "libraryManager.js",
7 "sfLibraryManagerClient": "client.js"
8 },
9 "dependencies": {
10 "async": "^2.6.1",
11 "bytes": "^3.0.0",
12 "chokidar": "^2.0.3",
13 "minimist": "^1.2.0",
14 "node-ipc": "^9.1.1",
15 "ws": "^7.2.0"
16 },
17 "devDependencies": {},
18 "scripts": {
19 "test": "echo \"Error: no test specified\" && exit 1"
20 },
21 "repository": {
22 "type": "git",
23 "url": "git+https://github.com/smartface/smartface.library-manager.git"
24 },
25 "author": "Smartface",
26 "license": "ISC",
27 "bugs": {
28 "url": "https://github.com/smartface/smartface.library-manager/issues"
29 },
30 "homepage": "https://github.com/smartface/smartface.library-manager#readme"
31}
\No newline at end of file