wix-location
Version:
Fake module which don't do anything
27 lines (26 loc) • 575 B
JSON
{
"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"
}
}