133 lines
4.0 KiB
JSON
133 lines
4.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "@expo/vector-icons@^6.2.0",
|
|
"scope": "@expo",
|
|
"escapedName": "@expo%2fvector-icons",
|
|
"name": "@expo/vector-icons",
|
|
"rawSpec": "^6.2.0",
|
|
"spec": ">=6.2.0 <7.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/expo"
|
|
]
|
|
],
|
|
"_from": "@expo/vector-icons@>=6.2.0 <7.0.0",
|
|
"_id": "@expo/vector-icons@6.2.2",
|
|
"_inCache": true,
|
|
"_location": "/@expo/vector-icons",
|
|
"_nodeVersion": "9.2.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/vector-icons-6.2.2.tgz_1513752696060_0.03412477928213775"
|
|
},
|
|
"_npmUser": {
|
|
"name": "brentvatne",
|
|
"email": "brentvatne@gmail.com"
|
|
},
|
|
"_npmVersion": "5.5.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "@expo/vector-icons@^6.2.0",
|
|
"scope": "@expo",
|
|
"escapedName": "@expo%2fvector-icons",
|
|
"name": "@expo/vector-icons",
|
|
"rawSpec": "^6.2.0",
|
|
"spec": ">=6.2.0 <7.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/expo"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@expo/vector-icons/-/vector-icons-6.2.2.tgz",
|
|
"_shasum": "441edb58a52c0f4e5b4aba1e6f8da1e87cea7e11",
|
|
"_shrinkwrap": null,
|
|
"_spec": "@expo/vector-icons@^6.2.0",
|
|
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/expo",
|
|
"author": {
|
|
"name": "Brent Vatne"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/expo/vector-icons/issues"
|
|
},
|
|
"dependencies": {
|
|
"lodash": "^4.17.4",
|
|
"react-native-vector-icons": "4.4.2"
|
|
},
|
|
"description": "Built-in support for 10 popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-5I0A+BrXeVyRvAbAPYCQ3Z+I/nGcg3/NcmIO8QFa7jZsCfP9i/K1v0aKzOQblGCwEDlYYG1Ve6fSzBBBHZAIbg==",
|
|
"shasum": "441edb58a52c0f4e5b4aba1e6f8da1e87cea7e11",
|
|
"tarball": "https://registry.npmjs.org/@expo/vector-icons/-/vector-icons-6.2.2.tgz"
|
|
},
|
|
"homepage": "https://expo.github.io/vector-icons",
|
|
"keywords": [
|
|
"expo"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "algebr",
|
|
"email": "edgar.factorial@gmail.com"
|
|
},
|
|
{
|
|
"name": "evanbacon",
|
|
"email": "baconbrix@gmail.com"
|
|
},
|
|
{
|
|
"name": "fson",
|
|
"email": "ville.immonen@iki.fi"
|
|
},
|
|
{
|
|
"name": "abi",
|
|
"email": "abimanyuraja@gmail.com"
|
|
},
|
|
{
|
|
"name": "jesseruder",
|
|
"email": "jesse@sixfivezero.net"
|
|
},
|
|
{
|
|
"name": "terribleben",
|
|
"email": "ben@exp.host"
|
|
},
|
|
{
|
|
"name": "ccheever",
|
|
"email": "ccheever@gmail.com"
|
|
},
|
|
{
|
|
"name": "dikaiosune",
|
|
"email": "adam.n.perry@gmail.com"
|
|
},
|
|
{
|
|
"name": "nikki93",
|
|
"email": "s.nikhilesh@gmail.com"
|
|
},
|
|
{
|
|
"name": "brentvatne",
|
|
"email": "brentvatne@gmail.com"
|
|
},
|
|
{
|
|
"name": "ide",
|
|
"email": "ide+npm@jameside.com"
|
|
},
|
|
{
|
|
"name": "expoadmin",
|
|
"email": "exponent.team@gmail.com"
|
|
}
|
|
],
|
|
"name": "@expo/vector-icons",
|
|
"optionalDependencies": {},
|
|
"readme": "# @expo/vector-icons\n\nThis library is a compatibility layer around\n[@oblador/react-native-vector-icons](https://github.com/oblador/react-native-vector-icons)\nto work with the Expo asset system. If you're using React Native\nwithout Expo, you have no need for this library -- carry on! (or\nmaybe [check out Expo](https://expo.io/)).\n\n## Resources\n\n- [@expo/vector-icons directory](https://expo.github.io/vector-icons/) - a searchable list of all included icons.\n![Screenshot of website](https://raw.githubusercontent.com/expo/vector-icons/master/website-screenshot.png)\n- [Expo documentation](https://docs.expo.io/)\n",
|
|
"readmeFilename": "README.md",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/expo/vector-icons.git"
|
|
},
|
|
"scripts": {},
|
|
"version": "6.2.2"
|
|
}
|