Initial commit with translated description
This commit is contained in:
9
package.json
Normal file
9
package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "cctv-news-fetcher",
|
||||
"version": "1.0.0",
|
||||
"description": "Fetch news from CCTV",
|
||||
"main": "scripts/news_crawler.js",
|
||||
"dependencies": {
|
||||
"node-html-parser": "^7.0.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user