UNPKG

fzkes

Version:
33 lines (32 loc) 560 B
{ "name": "fzkes", "version": "0.15.0", "description": "A faking library", "main": "index.js", "scripts": { "test": "mocha" }, "dependencies": { "decircularize": "^1.0.0" }, "devDependencies": { "chai": "^3.5.0", "mocha": "^3.2.0" }, "repository": { "type": "git", "url": "git://github.com/fizker/fzkes.git" }, "keywords": [ "javascript", "js", "fake", "faking", "mocha", "chai", "test" ], "author": "Benjamin Horsleben", "license": "WTFPL", "readmeFilename": "readme.md" }