{
"_args": [
[
"figures@^3.0.0",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/inquirer"
]
],
"_from": "figures@>=3.0.0 <4.0.0",
"_hasShrinkwrap": false,
"_id": "figures@3.2.0",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/figures",
"_nodeVersion": "13.1.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/figures_3.2.0_1581864952729_0.27000148026381576"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "6.12.1",
"_phantomChildren": {},
"_requested": {
"name": "figures",
"raw": "figures@^3.0.0",
"rawSpec": "^3.0.0",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/inquirer"
],
"_resolved": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz",
"_shasum": "625c18bd293c604dc4a8ddb2febf0c88341746af",
"_shrinkwrap": null,
"_spec": "figures@^3.0.0",
"_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/inquirer",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "https://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/figures/issues"
},
"dependencies": {
"escape-string-regexp": "^1.0.5"
},
"description": "Unicode symbols with Windows CMD fallbacks",
"devDependencies": {
"ava": "^1.4.1",
"markdown-table": "^1.1.2",
"tsd": "^0.7.2",
"xo": "^0.24.0"
},
"directories": {},
"dist": {
"fileCount": 5,
"integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSVf5CRA9TVsSAnZWagAAqDUP/j9xwYrBx1GxAXv3v8EU\njBcGktJT1iy68PIKYUZhuxPNOMfhNi/E82aCmFTaBJTni6w1LfH8O3Zo+ini\ne8O/ai1DneOJEJvodibBJckcXeF4V7p00viPMxZvA7hp+urPYJa6UW8oxb43\nFOmZvoExFqfQKPC95/rKsXo/rNCAvPkLYEpei8yfoDaRFm1wn9gjqjPU2q/B\n/wFY9spEkwR2aYEviKQgFkY/a+P6DODqBVIlPTiB+RNjHKgTS3eAHlK0TkIz\nQKwlbUGca+9LpM2eVlZUbSZUXtutmN/c7YLTb4xBkobzI+d723EkkNqdUpSK\nD7o1A0phLlILBfVr75HsHDKP1HYAPgoRV3a0BYTK1lSRjXvFkj3sG5yCGFuu\n+cxlkgicACTu30XYQXF8WLNAgiX9Sfz/Ylr27FSrFdJ3MMyKT+KN3dn5+9vZ\nzsBMNfS3XGUl2T6u2iKDRqOJ0eIeAN8OdfadpItQ2T8sxN/+E/h33gaGwnCF\no83QHYC++IIwZ91hlN5sRHqTYVKJnKn/98sEnmlzjHMuLaDEmPpQMpnSG89t\n47WGQCs3V331qsbCLfJrUIveVlgKohKMrz92H1kr9dh9T7ODQ/REv5B4YD1u\nLK57h+ZqCMPtoIwm0EJnvWmC+1cRdWHbmxAZTvlZzPqp54VLL5LV+JxuDaAu\nAmbn\r\n=9W+q\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "625c18bd293c604dc4a8ddb2febf0c88341746af",
"tarball": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz",
"unpackedSize": 12075
},
"engines": {
"node": ">=8"
},
"funding": "https://github.com/sponsors/sindresorhus",
"gitHead": "add96242a5467efdcca234433a21da6554df6410",
"homepage": "https://github.com/sindresorhus/figures#readme",
"keywords": [
"characters",
"cli",
"cmd",
"command-line",
"fallback",
"figure",
"figures",
"symbol",
"symbols",
"unicode"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "figures",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/figures.git"
},
"scripts": {
"make": "./makefile.js",
"test": "xo && ava && tsd"
},
"version": "3.2.0"
}