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 3a80365 commit e13c8caCopy full SHA for e13c8ca
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-mac-contacts",
3
- "version": "0.2.1",
+ "version": "1.0.0",
4
"description": "A native module that allows you to access and manipulate macOS contacts",
5
"main": "index.js",
6
"scripts": {
@@ -20,7 +20,7 @@
20
"electron",
21
"native"
22
],
23
- "author": "Shelley Vohr (@codebytere)",
+ "author": "Shelley Vohr <[email protected]>",
24
"license": "MIT",
25
"bugs": {
26
"url": "https://github.com/codebytere/node-mac-contacts/issues"
0 commit comments