You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
383 B
JSON

{
"name": "boilerplate-remover",
"version": "1.0.0",
"main": "index.js",
"license": "WTFPL OR CC0-1.0",
"dependencies": {
"@promistream/collect": "^0.1.1",
"@promistream/filter": "^0.1.1",
"@promistream/map": "^0.1.1",
"@promistream/pipe": "^0.1.6",
"@promistream/walk-folder": "^0.1.0",
"bluebird": "^3.7.2",
"escape-string-regexp": "^4"
}
}