This repository was archived by the owner on Jan 20, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed
Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " nodejs-blog" ,
3- "version" : " 0.0.8 " ,
3+ "version" : " 1. 0.0-alpha.1 " ,
44 "description" : " A blog API built in NodeJS that can be used as a standalone application, or included in a NodeJS application" ,
55 "main" : " index.js" ,
6- "author" : " Luciano Nooijen <luciano @bytecode.nl> (https://bytecode.nl)" ,
6+ "author" : " Bytecode Digital Agency <opensource @bytecode.nl> (https://bytecode.nl)" ,
77 "license" : " GPL-3.0-only" ,
88 "private" : false ,
9- "homepage" : " https://github.com/lucianonooijen /NodeJS-Blog" ,
9+ "homepage" : " https://github.com/BytecodeOpenSource /NodeJS-Blog" ,
1010 "bugs" : {
11- "url" : " https://github.com/lucianonooijen /NodeJS-Blog/issues"
11+ "url" : " https://github.com/BytecodeOpenSource /NodeJS-Blog/issues"
1212 },
1313 "repository" : {
1414 "type" : " git" ,
15- "url" : " https://github.com/lucianonooijen /NodeJS-Blog"
15+ "url" : " https://github.com/BytecodeOpenSource /NodeJS-Blog"
1616 },
1717 "keywords" : [
1818 " blog" ,
19+ " blogging" ,
20+ " blog-platform" ,
21+ " platform" ,
1922 " bytecode" ,
2023 " node-blog" ,
2124 " nodejs-blog" ,
22- " api"
25+ " api" ,
26+ " sql" ,
27+ " postgres" ,
28+ " postgresql" ,
29+ " knex" ,
30+ " knexjs"
2331 ],
2432 "engines" : {
2533 "node" : " >=8.0.0"
You can’t perform that action at this time.
0 commit comments