Files
shields/now.json
Paul Melnikow 612831a2d8 Remove legacy analytics (#3179)
We're getting good results from #3093, so there's no reason to keep maintaining this code.

Ref #1848 #2068
2019-03-08 00:05:37 -05:00

12 lines
153 B
JSON

{
"version": 1,
"name": "shields",
"env": {
"PERSISTENCE_DIR": "/tmp/persistence"
},
"type": "npm",
"engines": {
"node": "8.x"
}
}