UNPKG

wix-location

Version:
27 lines (26 loc) 575 B
{ "name": "wix-location", "version": "1.0.1", "description": "Fake module which don't do anything", "main": "index.js", "scripts": { "test": "test" }, "repository": { "type": "git", "url": "git+https://github.com/sergkornienko/wix-location.git" }, "keywords": [ "wix-location", "mockup" ], "author": "serhiiko", "license": "MIT", "bugs": { "url": "https://github.com/sergkornienko/wix-location/issues" }, "homepage": "https://github.com/sergkornienko/wix-location#readme", "dependencies": { "faker": "^4.1.0" } }