houdini/included.json

17 lines
426 B
JSON
Raw Normal View History

{
"__explanation": "packages where code was included from but isn't an NPM dependency. 'packages' is the list of packages",
"packages": [
{
"name": "js-money",
"version": "0.6.3"
2020-07-15 11:25:41 -05:00
},
{
"name": "lodash-joins",
"version": "3.0.1"
2021-03-09 18:29:31 -06:00
},
{
"name": "react-typescript-checkmark",
"version": "1.2.2"
}
]
}