We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18069c commit cbded0fCopy full SHA for cbded0f
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@lambdatest/node-fetch-sessions",
3
"version": "1.0.0",
4
- "description": "",
+ "description": "This plugin fetches session details based on build name",
5
"main": "index.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
@@ -11,7 +11,7 @@
11
"url": "git+https://github.com/LambdaTest/node-fetch-session.git"
12
},
13
"author": "LambdaTest <[email protected]>",
14
- "license": "ISC",
+ "license": "Apache-2.0",
15
"bugs": {
16
"url": "https://github.com/LambdaTest/node-fetch-session/issues"
17
0 commit comments