programmingwiki
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "programmingwiki", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A package which is used to fetch programming articles from a RESTful API.", | ||
@@ -14,3 +14,7 @@ "main": "src/index.js", | ||
"node-fetch": "^3.2.10" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/akiif/programmingwiki.git" | ||
} | ||
} |
@@ -74,2 +74,3 @@ # programmingwiki | ||
- API Endpoint: https://programmingwiki.herokuapp.com/ | ||
- [ProgrammingWiki-API](https://github.com/akiif/ProgrammingWiki-API) : how to use the api directly | ||
- [ProgrammingWiki-API](https://github.com/akiif/ProgrammingWiki-API) : how to use the api directly. | ||
- [npm](https://www.npmjs.com/package/programmingwiki) |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
3434
75
0