Skip to main content
Module

x/context_finder/egg.json

Search a given file for specific sections/context data, collect this and write to a new file. For Node and Deno.
Latest
File
{ "name": "context-finder", "description": "Search a given file for specific sections/context data, collect this and write to a new file", "version": "1.1.1", "stable": true, "repository": "https://github.com/ebebbington/context-finder", "entry": "./mod.ts", "files": [ "./mod.ts", "./deps.ts", "./dcf-logo.png", "./src/deno/*", "./README.md", "src/cross_runtime_helpers.ts", "./mod.ts" ], "ignore": [ "index.ts", "src/node", "tests/node", "dist", "tsconfig.json" ], "checkTest": false, "checkAll": true, "unlisted": false}