UNPKG

o-is-elasticsearch

Version:

Serializable object assertions.

37 lines (36 loc) 721 B
{ "name": "o-is-elasticsearch", "version": "0.7.1", "description": "Serializable object assertions.", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "echo 'See main repo to run tests'" }, "repository": { "type": "git" }, "keywords": [ "Assertion", "Conditional", "Serialization", "Storable", "Conditions", "Validation", "Elasticsearch" ], "author": "Jonathan Boudreau <jonathan.boudreau.92@gmail.com>", "license": "MIT", "bugs": {}, "devDependencies": { "elasticsearch": "^12.1.0", "o-is": "^0.7.1", "o-is-common-suite": "^0.7.1", "power-assert": "^1.4.2" }, "engines": { "node": ">=6.9.0" } }