UNPKG

domotz-remote-pawn

Version:

Domotz Agent

37 lines (36 loc) 874 B
{ "name": "is-my-json-valid", "version": "2.20.5", "license": "MIT", "repository": "mafintosh/is-my-json-valid", "files": [ "formats.js", "index.d.ts", "index.js", "require.js" ], "scripts": { "test": "tape test/*.js && tsc" }, "dependencies": { "generate-function": "^2.0.0", "generate-object-property": "^1.1.0", "is-my-ip-valid": "^1.0.0", "jsonpointer": "^4.0.0", "xtend": "^4.0.0" }, "devDependencies": { "safe-regex": "^1.1.0", "tape": "^2.13.4", "typescript": "^3.0.1" }, "keywords": [ "json", "schema", "orderly", "jsonschema" ] ,"_resolved": "http://npm.domotz.com:4873/is-my-json-valid/-/is-my-json-valid-2.20.5.tgz" ,"_integrity": "sha512-VTPuvvGQtxvCeghwspQu1rBgjYUT6FGxPlvFKbYuFtgc4ADsX3U5ihZOYN0qyU6u+d4X9xXb0IT5O6QpXKt87A==" ,"_from": "is-my-json-valid@2.20.5" }