this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fixed package.json'

akshat d061ccc7 bce36cec

+1 -1
+1 -1
package.json
··· 4 4 "description": "disposable email detector", 5 5 "main": "index.js", 6 6 "scripts": { 7 - "test": "node usage.js", 7 + "test": "node test/usage.js", 8 8 "build": "tsc", 9 9 "start": "node index.js" 10 10 },