We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4639bf9 + 5e6b5cd commit 8a132efCopy full SHA for 8a132ef
har-extractor/package.json
@@ -1,11 +1,11 @@
1
{
2
- "name": "dlive-graphql-extractor",
+ "name": "har-extractor",
3
"version": "1.0.0",
4
"description": "extracts dlive graphql requests from a .har generated by exporting as har from chrome",
5
- "main": "index.js",
+ "main": "har-extract.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
9
- "author": "michaelallenhardeman",
+ "author": "http://github.com/MichaelAllenHardeman",
10
"license": "ISC"
11
}
0 commit comments