File tree Expand file tree Collapse file tree 2 files changed +14
-585
lines changed
Expand file tree Collapse file tree 2 files changed +14
-585
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " node-window-manager" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Manage windows in macOS, Windows and Linux" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
2626 "url" : " https://github.com/sentialx/node-window-manager/issues"
2727 },
2828 "homepage" : " https://github.com/sentialx/node-window-manager#readme" ,
29+ "devDependencies" : {
30+ "@types/node" : " 11.9.4" ,
31+ "typescript" : " 3.3.3333"
32+ },
2933 "dependencies" : {
30- "@types/node" : " 10.7.1" ,
31- "bindings" : " 1.4.0" ,
3234 "ffi" : " 2.3.0" ,
33- "node-gyp" : " 3.8.0" ,
3435 "ref" : " 1.3.5" ,
3536 "ref-struct" : " 1.1.0" ,
36- "ref-wchar" : " 1.0.2" ,
37- "typescript" : " 3.0.1"
37+ "ref-wchar" : " 1.0.2"
3838 },
3939 "files" : [
4040 " dist/"
You can’t perform that action at this time.
0 commit comments