source: trip-planner-front/node_modules/primeicons/package.json@ 84d0fbb

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

adding photos

  • Property mode set to 100644
File size: 1.2 KB
Line 
1{
2 "_from": "primeicons",
3 "_id": "primeicons@5.0.0",
4 "_inBundle": false,
5 "_integrity": "sha512-heygWF0X5HFI1otlZE62pp6ye7sZ8om78J9au2BRkg8O7Y8AHTZ9qKMRzchZUHLe8zUAvdi6hZzzm9XxgwIExw==",
6 "_location": "/primeicons",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "tag",
10 "registry": true,
11 "raw": "primeicons",
12 "name": "primeicons",
13 "escapedName": "primeicons",
14 "rawSpec": "",
15 "saveSpec": null,
16 "fetchSpec": "latest"
17 },
18 "_requiredBy": [
19 "#USER",
20 "/"
21 ],
22 "_resolved": "https://registry.npmjs.org/primeicons/-/primeicons-5.0.0.tgz",
23 "_shasum": "73a0b6028a77c58a9eeb331ad13aaf085e8451ee",
24 "_spec": "primeicons",
25 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
26 "author": {
27 "name": "PrimeTek"
28 },
29 "bugs": {
30 "url": "https://github.com/primefaces/primeicons/issues"
31 },
32 "bundleDependencies": false,
33 "deprecated": false,
34 "description": "Font Icon Library for Prime UI Libraries",
35 "homepage": "https://github.com/primefaces/primeicons#readme",
36 "keywords": [
37 "Icon"
38 ],
39 "license": "MIT",
40 "name": "primeicons",
41 "repository": {
42 "type": "git",
43 "url": "git+https://github.com/primefaces/primeicons.git"
44 },
45 "version": "5.0.0"
46}
Note: See TracBrowser for help on using the repository browser.