root / HServer / 00.Server / 00.Program / node_modules / streamsearch / package.json
이력 | 보기 | 이력해설 | 다운로드 (1.53 KB)
1 | 39 | HKM | { |
---|---|---|---|
2 | "_args": [
|
||
3 | [ |
||
4 | "streamsearch@0.1.2",
|
||
5 | "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
|
||
6 | ] |
||
7 | ], |
||
8 | "_from": "streamsearch@0.1.2", |
||
9 | "_id": "streamsearch@0.1.2", |
||
10 | "_inBundle": false, |
||
11 | "_integrity": "sha1-gIudDlb8Jz2Am6VzOOkpkZoanxo=", |
||
12 | "_location": "/streamsearch", |
||
13 | "_phantomChildren": {},
|
||
14 | "_requested": {
|
||
15 | "type": "version", |
||
16 | "registry": true, |
||
17 | "raw": "streamsearch@0.1.2", |
||
18 | "name": "streamsearch", |
||
19 | "escapedName": "streamsearch", |
||
20 | "rawSpec": "0.1.2", |
||
21 | "saveSpec": null, |
||
22 | "fetchSpec": "0.1.2" |
||
23 | }, |
||
24 | "_requiredBy": [
|
||
25 | "/dicer"
|
||
26 | ], |
||
27 | "_resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-0.1.2.tgz", |
||
28 | "_spec": "0.1.2", |
||
29 | "_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
||
30 | "author": {
|
||
31 | "name": "Brian White", |
||
32 | "email": "mscdex@mscdex.net" |
||
33 | }, |
||
34 | "bugs": {
|
||
35 | "url": "https://github.com/mscdex/streamsearch/issues" |
||
36 | }, |
||
37 | "description": "Streaming Boyer-Moore-Horspool searching for node.js", |
||
38 | "engines": {
|
||
39 | "node": ">=0.8.0" |
||
40 | }, |
||
41 | "homepage": "https://github.com/mscdex/streamsearch#readme", |
||
42 | "keywords": [
|
||
43 | "stream",
|
||
44 | "horspool",
|
||
45 | "boyer-moore-horspool",
|
||
46 | "boyer-moore",
|
||
47 | "search"
|
||
48 | ], |
||
49 | "licenses": [
|
||
50 | { |
||
51 | "type": "MIT", |
||
52 | "url": "http://github.com/mscdex/streamsearch/raw/master/LICENSE" |
||
53 | } |
||
54 | ], |
||
55 | "main": "./lib/sbmh", |
||
56 | "name": "streamsearch", |
||
57 | "repository": {
|
||
58 | "type": "git", |
||
59 | "url": "git+ssh://git@github.com/mscdex/streamsearch.git" |
||
60 | }, |
||
61 | "version": "0.1.2" |
||
62 | } |