UNPKG

funcunit

Version:
60 lines (59 loc) 1.5 kB
{ "_from": "comparify@0.1.0", "_id": "comparify@0.1.0", "_inBundle": false, "_integrity": "sha1-XkgSJPo7M/WpqYeWwPGd6wYiS+M=", "_location": "/comparify", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "comparify@0.1.0", "name": "comparify", "escapedName": "comparify", "rawSpec": "0.1.0", "saveSpec": null, "fetchSpec": "0.1.0" }, "_requiredBy": [ "/transpile" ], "_resolved": "https://registry.npmjs.org/comparify/-/comparify-0.1.0.tgz", "_shasum": "5e481224fa3b33f5a9a98796c0f19deb06224be3", "_spec": "comparify@0.1.0", "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/transpile", "author": { "name": "Carson Darling", "email": "cdarling@restdevices.com" }, "bugs": { "url": "https://github.com/mimobaby/comparify/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Simple criteria checking, so you can test a subset of an object's properties.", "devDependencies": { "mocha": "~1.18.2", "should": "~3.2.0-beta1" }, "engines": { "node": ">=0.8" }, "homepage": "https://github.com/mimobaby/comparify#readme", "keywords": [ "compare", "search", "criteria" ], "license": "MIT", "main": "lib/index.js", "name": "comparify", "repository": { "type": "git", "url": "git://github.com/mimobaby/comparify.git" }, "scripts": { "test": "mocha" }, "version": "0.1.0" }