master
Sven Slootweg 4 years ago
parent d28810eb64
commit c3a5c1d886

@ -1,8 +1,14 @@
{
"name": "match-value",
"description": "Utility for mapping values to other values or behaviour, a bit like a match statement",
"keywords": ["match", "switch", "case", "map", "mapping"],
"version": "1.0.0",
"keywords": [
"match",
"switch",
"case",
"map",
"mapping"
],
"version": "1.0.1",
"main": "index.js",
"repository": "http://git.cryto.net/joepie91/match-value.git",
"author": "Sven Slootweg <admin@cryto.net>",

Loading…
Cancel
Save