This commit is contained in:
Andrea Colaci
2016-05-09 16:33:35 +01:00
parent af327524ed
commit 0febc29f1a

View File

@@ -13,13 +13,13 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/milkandsour/rapidjson.git" "url": "git+https://github.com/miloyip/rapidjson.git"
}, },
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"bugs": { "bugs": {
"url": "https://github.com/milkandsour/rapidjson/issues" "url": "https://github.com/miloyip/rapidjson/issues"
}, },
"homepage": "https://github.com/milkandsour/rapidjson#readme", "homepage": "https://github.com/miloyip/rapidjson#readme",
"main": "include_dirs.js" "main": "include_dirs.js"
} }