This repository was archived by the owner on Nov 10, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +37
-34
lines changed
Expand file tree Collapse file tree 1 file changed +37
-34
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " hicetnunc-apiv2" ,
3- "version" : " 1.0.0" ,
4- "description" : " " ,
5- "main" : " index.js" ,
6- "scripts" : {
7- "start" : " node index.js"
8- },
9- "repository" : {
10- "type" : " git" ,
11- "url" : " git+https://github.com/hicetnunc2000/hicetnunc.git"
12- },
13- "author" : " @hicetnunc2000" ,
14- "license" : " MIT" ,
15- "bugs" : {
16- "url" : " https://github.com/hicetnunc2000/hicetnunc/issues"
17- },
18- "homepage" : " https://github.com/hicetnunc2000/hicetnunc#readme" ,
19- "dependencies" : {
20- "axios" : " ^0.21.1" ,
21- "bignumber.js" : " 9.0.1" ,
22- "conseiljs" : " 5.0.7-2" ,
23- "cors" : " ^2.8.5" ,
24- "express" : " ^4.17.1" ,
25- "fetch" : " ^1.1.0" ,
26- "lodash" : " ^4.17.21" ,
27- "loglevel" : " 1.7.1" ,
28- "node-fetch" : " 2.6.1" ,
29- "serverless-http" : " ^2.7.0"
30- },
31- "engines" : {
32- "node" : " 12.20.1" ,
33- "npm" : " 6.14.10"
34- }
35- }
2+ "name" : " hicetnunc-apiv2" ,
3+ "version" : " 1.0.0" ,
4+ "description" : " " ,
5+ "main" : " index.js" ,
6+ "scripts" : {
7+ "start" : " node index.js"
8+ },
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/hicetnunc2000/hicetnunc.git"
12+ },
13+ "author" : " @hicetnunc2000" ,
14+ "license" : " MIT" ,
15+ "bugs" : {
16+ "url" : " https://github.com/hicetnunc2000/hicetnunc/issues"
17+ },
18+ "homepage" : " https://github.com/hicetnunc2000/hicetnunc#readme" ,
19+ "dependencies" : {
20+ "axios" : " ^0.21.1" ,
21+ "bignumber.js" : " 9.0.1" ,
22+ "cloud-local-storage" : " 0.0.11" ,
23+ "conseiljs" : " 5.0.7-2" ,
24+ "cors" : " ^2.8.5" ,
25+ "dotenv" : " ^8.2.0" ,
26+ "express" : " ^4.17.1" ,
27+ "fetch" : " ^1.1.0" ,
28+ "lodash" : " ^4.17.21" ,
29+ "loglevel" : " 1.7.1" ,
30+ "node-fetch" : " 2.6.1" ,
31+ "serverless-dotenv-plugin" : " ^3.8.1" ,
32+ "serverless-http" : " ^2.7.0"
33+ },
34+ "engines" : {
35+ "node" : " 12.20.1" ,
36+ "npm" : " 6.14.10"
37+ }
38+ }
You can’t perform that action at this time.
0 commit comments