UNPKG
sonar-scanner-azdo
Version:
latest (0.0.2-SNAPSHOT)
1.0.0
0.0.2-SNAPSHOT
This package does nothing
sonar-scanner-azdo
/
package.json
16 lines
(15 loc)
•
277 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"sonar-scanner-azdo"
,
"version"
:
"0.0.2-SNAPSHOT"
,
"description"
:
"This package does nothing"
,
"main"
:
"index.js"
,
"keywords"
:
[
"Absolutely"
,
"Nothing"
]
,
"author"
:
"None"
,
"license"
:
"MIT"
,
"dependencies"
:
{
"lodash"
:
"^4.17.21"
}
}