You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
561 B
JSON

{
"name": "@promistream/pipe",
"version": "0.1.6",
"main": "index.js",
"repository": "http://git.cryto.net/promistream/pipe.git",
"author": "Sven Slootweg <admin@cryto.net>",
"license": "WTFPL OR CC0-1.0",
"dependencies": {
"@validatem/allow-extra-properties": "^0.1.0",
"@validatem/anything": "^0.1.0",
"@validatem/array-of": "^0.1.2",
"@validatem/core": "^0.3.15",
"@validatem/error": "^1.1.0",
"@validatem/remove-nullish-items": "^0.1.0",
"@validatem/required": "^0.1.1",
"@validatem/wrap-error": "^0.3.0"
}
}