File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " windows-registry-node " ,
3- "version" : " 1. 0.0" ,
2+ "name" : " windows-registry" ,
3+ "version" : " 0.0.2 " ,
44 "description" : " Read and Write to the Windows registry in-process from Node.js. Easily set application file associations and other goodies & such." ,
55 "main" : " index.js" ,
66 "directories" : {
4242 " uac" ,
4343 " association"
4444 ],
45- "author" : " sedouard" ,
45+ "author" : { "name" : " Steven Edouard" ,
46+ "email" : " sedouard@microsoft.com" ,
47+ "url" : " http://stevenedouard.com"
48+ },
49+ "contributors" : [
50+ { "name" : " Rita Zhang" ,
51+ "email" : " ritazh@microsoft.com" ,
52+ "url" : " https://ritazh.com"
53+ }
54+ ],
4655 "license" : " ISC" ,
4756 "bugs" : {
4857 "url" : " https://github.com/CatalystCode/windows-registry-node/issues"
You can’t perform that action at this time.
0 commit comments