1 | {
|
---|
2 | "_from": "@fortawesome/free-solid-svg-icons@^5.15.1",
|
---|
3 | "_id": "@fortawesome/free-solid-svg-icons@5.15.4",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-JLmQfz6tdtwxoihXLg6lT78BorrFyCf59SAwBM6qV/0zXyVeDygJVb3fk+j5Qat+Yvcxp1buLTY5iDh1ZSAQ8w==",
|
---|
6 | "_location": "/@fortawesome/free-solid-svg-icons",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "range",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "@fortawesome/free-solid-svg-icons@^5.15.1",
|
---|
12 | "name": "@fortawesome/free-solid-svg-icons",
|
---|
13 | "escapedName": "@fortawesome%2ffree-solid-svg-icons",
|
---|
14 | "scope": "@fortawesome",
|
---|
15 | "rawSpec": "^5.15.1",
|
---|
16 | "saveSpec": null,
|
---|
17 | "fetchSpec": "^5.15.1"
|
---|
18 | },
|
---|
19 | "_requiredBy": [
|
---|
20 | "/"
|
---|
21 | ],
|
---|
22 | "_resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.15.4.tgz",
|
---|
23 | "_shasum": "2a68f3fc3ddda12e52645654142b9e4e8fbb6cc5",
|
---|
24 | "_spec": "@fortawesome/free-solid-svg-icons@^5.15.1",
|
---|
25 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
26 | "author": {
|
---|
27 | "name": "Dave Gandy",
|
---|
28 | "email": "dave@fontawesome.com",
|
---|
29 | "url": "http://twitter.com/davegandy"
|
---|
30 | },
|
---|
31 | "bugs": {
|
---|
32 | "url": "http://github.com/FortAwesome/Font-Awesome/issues"
|
---|
33 | },
|
---|
34 | "bundleDependencies": false,
|
---|
35 | "contributors": [
|
---|
36 | {
|
---|
37 | "name": "Brian Talbot",
|
---|
38 | "url": "http://twitter.com/talbs"
|
---|
39 | },
|
---|
40 | {
|
---|
41 | "name": "Travis Chase",
|
---|
42 | "url": "http://twitter.com/supercodepoet"
|
---|
43 | },
|
---|
44 | {
|
---|
45 | "name": "Rob Madole",
|
---|
46 | "url": "http://twitter.com/robmadole"
|
---|
47 | },
|
---|
48 | {
|
---|
49 | "name": "Geremia Taglialatela",
|
---|
50 | "url": "http://twitter.com/gtagliala"
|
---|
51 | },
|
---|
52 | {
|
---|
53 | "name": "Mike Wilkerson",
|
---|
54 | "url": "http://twitter.com/mw77"
|
---|
55 | }
|
---|
56 | ],
|
---|
57 | "dependencies": {
|
---|
58 | "@fortawesome/fontawesome-common-types": "^0.2.36"
|
---|
59 | },
|
---|
60 | "deprecated": false,
|
---|
61 | "description": "The iconic font, CSS, and SVG framework",
|
---|
62 | "engines": {
|
---|
63 | "node": ">=6"
|
---|
64 | },
|
---|
65 | "homepage": "https://fontawesome.com",
|
---|
66 | "jsnext:main": "index.es.js",
|
---|
67 | "keywords": [
|
---|
68 | "font",
|
---|
69 | "awesome",
|
---|
70 | "fontawesome",
|
---|
71 | "icon",
|
---|
72 | "svg",
|
---|
73 | "bootstrap"
|
---|
74 | ],
|
---|
75 | "license": "(CC-BY-4.0 AND MIT)",
|
---|
76 | "main": "index.js",
|
---|
77 | "module": "index.es.js",
|
---|
78 | "name": "@fortawesome/free-solid-svg-icons",
|
---|
79 | "repository": {
|
---|
80 | "type": "git",
|
---|
81 | "url": "git+https://github.com/FortAwesome/Font-Awesome.git"
|
---|
82 | },
|
---|
83 | "scripts": {
|
---|
84 | "postinstall": "node attribution.js"
|
---|
85 | },
|
---|
86 | "sideEffects": false,
|
---|
87 | "types": "./index.d.ts",
|
---|
88 | "version": "5.15.4"
|
---|
89 | }
|
---|