| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "mockOutputPath": "./db/generated",
- "magic": 1000,
- "total": 100,
- "ignore": [],
- "batchSize": 10,
- "percentageOfSeekers": 90,
- "scoreVals": [1, 2, 3, 4, 5, 6, 7],
- "header": "/**\n* GENERATED MOCK SIIMEE DATA\n*/",
- "possibleZipcodes": [
- "90012",
- "90040",
- "90058",
- "90064",
- "90065",
- "90240",
- "90274",
- "90278",
- "90280",
- "90290",
- "90291",
- "90292",
- "90293",
- "90840",
- "91001",
- "91011",
- "91030",
- "91201",
- "91399",
- "91401",
- "97075"
- ],
- "resKeys": [1, 2, 3, 4, 5, 6],
- "zipcodeKey": 10,
- "mediaKey": 12,
- "langKey": 13,
- "blurbKey": 16,
- "comment": "Make this match profiler.js complete profile constructor",
- "prefKeys": [10, 14, 15, 17, 18, 19],
- "maxDistanceKey": 19
- }
|