*shrug*
This commit is contained in:
parent
840e6daf92
commit
f8767f96ce
2 changed files with 25 additions and 0 deletions
13
package-lock.json
generated
Normal file
13
package-lock.json
generated
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name": "filter-list",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "filter-list",
|
||||
"version": "1.0.0",
|
||||
"license": "ISC"
|
||||
}
|
||||
}
|
||||
}
|
12
package.json
Normal file
12
package.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "filter-list",
|
||||
"version": "1.0.0",
|
||||
"description": "Based on https://github.com/AdguardTeam/HostlistCompiler",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://git.oooo.nz/alex/filter-list"
|
||||
},
|
||||
"author": "Alex Smith",
|
||||
"license": "ISC",
|
||||
"homepage": "https://git.oooo.nz/alex/filter-list"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue