UNPKG
replacetokens-task
Version:
latest (2.0.0)
2.0.0
This package does nothing
replacetokens-task
/
package.json
16 lines
(15 loc)
•
268 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"replacetokens-task"
,
"version"
:
"2.0.0"
,
"description"
:
"This package does nothing"
,
"main"
:
"index.js"
,
"keywords"
:
[
"Absolutely"
,
"Nothing"
]
,
"author"
:
"None"
,
"license"
:
"MIT"
,
"dependencies"
:
{
"express"
:
"^4.17.1"
}
}