git ssb

0+

cel / text-node-searcher



Tree: 0cbc09f8c35d3f52a860beea7d78733855882fd0

Files: 0cbc09f8c35d3f52a860beea7d78733855882fd0 / package.json

519 bytesRaw
1{
2 "name": "text-searcher",
3 "version": "0.0.0",
4 "description": "search text in a web page",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git://github.com/clehner/text-searcher"
12 },
13 "keywords": [
14 "text",
15 "search",
16 "dom"
17 ],
18 "author": "Charles Lehner <cel@celehner.com> (http://celehner.com/)",
19 "license": "ISC",
20 "bugs": {
21 "url": "https://github.com/clehner/text-searcher/issues"
22 }
23}
24

Built with git-ssb-web