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.

15 lines
351 B
JSON

{
"name": "protocolkit",
"version": "1.0.0",
"main": "index.js",
"repository": "git@git.cryto.net:joepie91/protocolkit.git",
"author": "Sven Slootweg <admin@cryto.net>",
"license": "MIT",
"dependencies": {
"as-expression": "^1.0.0",
"is-generator-function": "^1.0.10",
"is-regex": "^1.1.4",
"match-value": "^1.1.0"
}
}