UNPKG

fliphub-monorepo

Version:
28 lines (27 loc) 607 B
{ "name": "expose-hidden", "version": "0.0.3", "description": "expose everything from an object to itself", "main": "index.js", "author": "James <aretecode@gmail.com>", "scripts": { "test": "node test.js" }, "dependencies": {}, "keywords": [ "fliphub", "object", "hidden", "extend-object", "extend-hidden", "expose-hidden" ], "homepage": "https://github.com/flip-box/fliphub#readme", "repository": { "type": "git", "url": "git+https://github.com/flip-box/fliphub.git" }, "bugs": { "url": "https://github.com/flip-box/fliphub/issues" } }