wrongmove/immoweb/node_modules/sightglass/package.json
2025-05-26 19:41:36 +00:00

49 lines
1.3 KiB
JSON

{
"_from": "sightglass@~0.2.4",
"_id": "sightglass@0.2.6",
"_inBundle": false,
"_integrity": "sha1-kSC7hS0lnPghJ0hWN1u9+QCYOEE=",
"_location": "/sightglass",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "sightglass@~0.2.4",
"name": "sightglass",
"escapedName": "sightglass",
"rawSpec": "~0.2.4",
"saveSpec": null,
"fetchSpec": "~0.2.4"
},
"_requiredBy": [
"/rivets"
],
"_resolved": "https://registry.npmjs.org/sightglass/-/sightglass-0.2.6.tgz",
"_shasum": "9120bb852d259cf821274856375bbdf900983841",
"_spec": "sightglass@~0.2.4",
"_where": "/home/kadir/workspace/webimmo/node_modules/rivets",
"author": {
"name": "Michael Richards"
},
"bugs": {
"url": "https://github.com/mikeric/sightglass/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Observable keypath engine.",
"homepage": "https://github.com/mikeric/sightglass#readme",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/mikeric/sightglass/blob/master/LICENSE"
}
],
"main": "index.js",
"name": "sightglass",
"repository": {
"type": "git",
"url": "git+https://github.com/mikeric/sightglass.git"
},
"url": "http://github.com/mikeric/sightglass",
"version": "0.2.6"
}