41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
{
|
|
"name": "sixel-check",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "sixel-check",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"supports-sixel": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"sixel-check": "index.js"
|
|
}
|
|
},
|
|
"node_modules/replied": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/replied/-/replied-1.0.1.tgz",
|
|
"integrity": "sha512-eol7Yl0vMAdk3W9dKY8T4RDGYiWSRWkRl94HmDABM6/oXrf/5EHbmb4+JNg/nDwBFXJjJ0/hHHOzP4cPgbJ61A==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/supports-sixel": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/supports-sixel/-/supports-sixel-1.0.0.tgz",
|
|
"integrity": "sha512-st5KQK5mXTccFVk54ZeweJv07XJZNFZ42d/ooYWx3j49xhbz4tvl8TbpFdUJYURrO7EprIiOGbI6dtGtZN4vzQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"replied": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
}
|
|
}
|
|
}
|