source: trip-planner-front/node_modules/@fortawesome/fontawesome-common-types/package.json

Last change on this file was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 2.4 KB
Line 
1{
2 "_from": "@fortawesome/fontawesome-common-types@^0.2.36",
3 "_id": "@fortawesome/fontawesome-common-types@0.2.36",
4 "_inBundle": false,
5 "_integrity": "sha512-a/7BiSgobHAgBWeN7N0w+lAhInrGxksn13uK7231n2m8EDPE3BMCl9NZLTGrj9ZXfCmC6LM0QLqXidIizVQ6yg==",
6 "_location": "/@fortawesome/fontawesome-common-types",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "range",
10 "registry": true,
11 "raw": "@fortawesome/fontawesome-common-types@^0.2.36",
12 "name": "@fortawesome/fontawesome-common-types",
13 "escapedName": "@fortawesome%2ffontawesome-common-types",
14 "scope": "@fortawesome",
15 "rawSpec": "^0.2.36",
16 "saveSpec": null,
17 "fetchSpec": "^0.2.36"
18 },
19 "_requiredBy": [
20 "/@fortawesome/fontawesome-svg-core",
21 "/@fortawesome/free-solid-svg-icons"
22 ],
23 "_resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.36.tgz",
24 "_shasum": "b44e52db3b6b20523e0c57ef8c42d315532cb903",
25 "_spec": "@fortawesome/fontawesome-common-types@^0.2.36",
26 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@fortawesome\\fontawesome-svg-core",
27 "author": {
28 "name": "Dave Gandy",
29 "email": "dave@fontawesome.com",
30 "url": "http://twitter.com/davegandy"
31 },
32 "bugs": {
33 "url": "http://github.com/FortAwesome/Font-Awesome/issues"
34 },
35 "bundleDependencies": false,
36 "contributors": [
37 {
38 "name": "Brian Talbot",
39 "url": "http://twitter.com/talbs"
40 },
41 {
42 "name": "Travis Chase",
43 "url": "http://twitter.com/supercodepoet"
44 },
45 {
46 "name": "Rob Madole",
47 "url": "http://twitter.com/robmadole"
48 },
49 {
50 "name": "Geremia Taglialatela",
51 "url": "http://twitter.com/gtagliala"
52 },
53 {
54 "name": "Mike Wilkerson",
55 "url": "http://twitter.com/mw77"
56 }
57 ],
58 "dependencies": {},
59 "deprecated": false,
60 "description": "The iconic font, CSS, and SVG framework",
61 "engines": {
62 "node": ">=6"
63 },
64 "homepage": "https://fontawesome.com",
65 "keywords": [
66 "font",
67 "awesome",
68 "fontawesome",
69 "icon",
70 "svg",
71 "bootstrap"
72 ],
73 "license": "MIT",
74 "name": "@fortawesome/fontawesome-common-types",
75 "repository": {
76 "type": "git",
77 "url": "git+https://github.com/FortAwesome/Font-Awesome.git"
78 },
79 "scripts": {
80 "postinstall": "node attribution.js"
81 },
82 "types": "./index.d.ts",
83 "version": "0.2.36"
84}
Note: See TracBrowser for help on using the repository browser.