mithril-vndb/stream/package.json
2017-07-12 21:05:53 -07:00

13 lines
324 B
JSON

{
"name": "mithril-stream",
"version": "1.1.0",
"description": "Streaming data, mithril-style",
"main": "stream.js",
"directories": {
"test": "tests"
},
"keywords": [ "stream", "reactive", "data" ],
"author": "Leo Horie <lhorie@hotmail.com>",
"license": "MIT",
"repository": "MithrilJS/mithril.js"
}