19 lines
423 B
JSON
19 lines
423 B
JSON
{
|
|
"name": "sightglass",
|
|
"description": "Observable keypath engine.",
|
|
"version": "0.2.6",
|
|
"author": "Michael Richards",
|
|
"url": "http://github.com/mikeric/sightglass",
|
|
"main": "index.js",
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/mikeric/sightglass/blob/master/LICENSE"
|
|
}
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/mikeric/sightglass.git"
|
|
}
|
|
}
|