2018-07-17 23:34:28 +00:00
|
|
|
{
|
|
|
|
"name": "insomnia-plugin-core-themes",
|
2019-09-19 20:57:27 +00:00
|
|
|
"version": "1.0.10",
|
2018-07-17 23:34:28 +00:00
|
|
|
"author": "Gregory Schier <gschier1990@gmail.com>",
|
|
|
|
"description": "Insomnia core themes",
|
|
|
|
"license": "MIT",
|
|
|
|
"repository": "https://github.com/getinsomnia/insomnia/tree/master/plugins/insomnia-plugin-core-themes",
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/getinsomnia/insomnia"
|
|
|
|
},
|
|
|
|
"main": "index.js",
|
|
|
|
"insomnia": {
|
|
|
|
"name": "core-themes"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"test": "node --version"
|
2019-04-29 18:45:29 +00:00
|
|
|
}
|
2018-07-17 23:34:28 +00:00
|
|
|
}
|