We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02c805 commit f0e7feaCopy full SHA for f0e7fea
package.json
@@ -2,10 +2,10 @@
2
"name": "simple-plist",
3
"author": "Joe Wollard",
4
"license": "MIT",
5
- "homepage": "https://github.com/wollardj/node-simple-plist.git",
+ "homepage": "https://github.com/wollardj/simple-plist.git",
6
"repository": {
7
"type": "git",
8
- "url": "https://github.com/wollardj/node-simple-plist.git"
+ "url": "https://github.com/wollardj/simple-plist.git"
9
},
10
"version": "1.1.1",
11
"description": "A wrapper utility for interacting with plist data.",
0 commit comments