|
|
@ -1,13 +1,13 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "@ppstreams/map",
|
|
|
|
"name": "@promistream/map",
|
|
|
|
"version": "0.1.0",
|
|
|
|
"version": "0.1.1",
|
|
|
|
"main": "index.js",
|
|
|
|
"main": "index.js",
|
|
|
|
"repository": "http://git.cryto.net/ppstreams/map.git",
|
|
|
|
"repository": "http://git.cryto.net/promistream/map.git",
|
|
|
|
"author": "Sven Slootweg <admin@cryto.net>",
|
|
|
|
"author": "Sven Slootweg <admin@cryto.net>",
|
|
|
|
"license": "WTFPL OR CC0-1.0",
|
|
|
|
"license": "WTFPL OR CC0-1.0",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@ppstreams/propagate-abort": "^0.1.2",
|
|
|
|
"@promistream/propagate-abort": "^0.1.2",
|
|
|
|
"@ppstreams/propagate-peek": "^0.1.0",
|
|
|
|
"@promistream/propagate-peek": "^0.1.0",
|
|
|
|
"@validatem/core": "^0.3.12",
|
|
|
|
"@validatem/core": "^0.3.12",
|
|
|
|
"@validatem/is-function": "^0.1.0",
|
|
|
|
"@validatem/is-function": "^0.1.0",
|
|
|
|
"@validatem/required": "^0.1.1",
|
|
|
|
"@validatem/required": "^0.1.1",
|
|
|
|