This commit is contained in:
Stas Ukolov 2016-12-21 21:39:27 +05:00
Родитель 2f4617cd10
Коммит a78b871841
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -1,5 +1,5 @@
{
"name": "win-root-cas",
"name": "win-ca-ffi",
"version": "0.1.0",
"description": "Get Windows System Root certificates",
"os": ["win32"],
@ -9,7 +9,7 @@
},
"repository": {
"type": "git",
"url": "git+https://ukoloff@github.com/ukoloff/win-root-cas.git"
"url": "git+https://ukoloff@github.com/ukoloff/win-ca.git"
},
"keywords": [],
"author": "",
@ -17,7 +17,7 @@
"bugs": {
"url": "https://github.com/ukoloff/win-root-cas/issues"
},
"homepage": "https://github.com/ukoloff/win-root-cas#readme",
"homepage": "https://github.com/ukoloff/win-ca",
"dependencies": {
"ffi": "^2.2.0",
"node-forge": "^0.6.45"