find-in
Version:
> Node text search in files
46 lines (45 loc) • 867 B
JSON
{
"name": "find-in",
"version": "0.2.0",
"main": "src/find.js",
"repository": "https://github.com/jalal246/find-in.git",
"author": "Jalal Maskoun <jimmy002020@gmail.com>",
"license": "MIT",
"scripts": {
"test": "jest"
},
"keywords": [
"fs",
"json",
"file",
"directory",
"recursive",
"read",
"textics",
"builderz",
"get-info",
"package-sorter",
"corename",
"build",
"folo",
"dflex",
"bundle",
"scripts",
"monorepo",
"production",
"utility",
"tools"
],
"files": [
"src",
"README.md"
],
"devDependencies": {
"eslint": "^7.15.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-import": "^2.22.1",
"faker": "^5.1.0",
"jest": "^26.6.3"
}
}