0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00
verdaccio/test/unit/partials/test-plugin-storage/invalid-plugin-sanity/package.json

12 lines
217 B
JSON
Raw Normal View History

2017-04-22 01:23:16 -05:00
{
"name": "invalid-plugin-sanity",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}