Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周奇琪
/
valid-proxy
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周奇琪
2017-05-19 18:35:47 +0800
Commit
5d4513a388ec9c003f0f724c86fa2a71f8519949
1 parent
6259307c
init project!
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
0 deletions
package.json
package.json
0 → 100644
View file @
5d4513a
{
"name"
:
"valid-proxy"
,
"version"
:
"1.0.0"
,
"description"
:
""
,
"main"
:
"index.js"
,
"scripts"
:
{
"test"
:
"echo \"Error: no test specified\" && exit 1"
},
"author"
:
""
,
"license"
:
"ISC"
,
"dependencies"
:
{
"async"
:
"^2.1.5"
,
"baidu-ocr-api"
:
"^2.0.5"
,
"cheerio"
:
"^0.22.0"
,
"md5"
:
"^2.2.1"
,
"nedb"
:
"^1.8.0"
,
"nightmare"
:
"^2.10.0"
,
"node-schedule"
:
"^1.2.1"
,
"request"
:
"^2.79.0"
,
"selenium-webdriver"
:
"^3.3.0"
}
}
...
...
Please
register
or
login
to post a comment