@mavware/bug-surveillance 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# @mavware/bug-surveillance
|
|
2
2
|
|
|
3
|
+
[](https://www.npmjs.com/package/@mavware/bug-surveillance)
|
|
4
|
+
|
|
3
5
|
Point a phone or laptop camera at a room, leave it running all night, and get
|
|
4
6
|
back every time something walked through the frame: when, where it came in,
|
|
5
7
|
where it left, and a snapshot of each sighting.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mavware/bug-surveillance",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.1",
|
|
4
4
|
"description": "Overnight bug surveillance from a browser camera: detection, tracking, a local night store, analytics and replay, with no server required.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"camera",
|