1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-01-04 10:35:52 +00:00
Nuxt/test/fixtures/module/package.json

6 lines
67 B
JSON
Raw Normal View History

2017-05-14 22:33:31 +00:00
{
"name": "module",
"version": "1.0.0",
"dependencies": {}
}