1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/test/unit/partials/star-api.js
2019-03-09 11:16:44 +08:00

7 lines
116 B
JavaScript

const json = {
"_id": "@scope\/pk1-test",
"_rev": "4-6abcdb4efd41a576",
"users": {}
}
module.exports = json;