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.

13 lines
441 B
JSON

{
"name": "@validatem/match-versioned-special",
"description": "Utility for checking whether something is a special (plumbing) object with a particular version",
"version": "0.1.1",
"main": "index.js",
"repository": "http://git.cryto.net/validatem/match-versioned-special.git",
"author": "Sven Slootweg <admin@cryto.net>",
"license": "WTFPL OR CC0-1.0",
"devDependencies": {
"@validatem/virtual-property": "^0.1.0"
}
}