We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ddc61 commit f3201d7Copy full SHA for f3201d7
.gitignore
@@ -1,3 +1,4 @@
1
+.idea
2
build
3
releases
4
*~
package.json
@@ -1,8 +1,8 @@
{
- "name": "@thiagoelg/node-printer",
+ "name": "@nick-d/node-printer",
"description": "Node.js printer bindings",
"version": "0.6.2",
5
- "homepage": "https://github.com/thiagoelg/node-printer",
+ "homepage": "https://github.com/notnikola1/node-printer",
6
"author": {
7
"name": "Ion Lupascu",
8
"url": "http://program-support.co.uk/",
@@ -51,4 +51,4 @@
51
"prebuild-install": "^7.0.1"
52
},
53
"types": "types/index.d.ts"
54
-}
+}
0 commit comments