source: trip-planner-front/node_modules/minimalistic-assert/package.json@ 59329aa

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

adding photos

  • Property mode set to 100644
File size: 1.4 KB
Line 
1{
2 "_args": [
3 [
4 "minimalistic-assert@1.0.1",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "minimalistic-assert@1.0.1",
10 "_id": "minimalistic-assert@1.0.1",
11 "_inBundle": false,
12 "_integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==",
13 "_location": "/minimalistic-assert",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "minimalistic-assert@1.0.1",
19 "name": "minimalistic-assert",
20 "escapedName": "minimalistic-assert",
21 "rawSpec": "1.0.1",
22 "saveSpec": null,
23 "fetchSpec": "1.0.1"
24 },
25 "_requiredBy": [
26 "/wbuf"
27 ],
28 "_resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
29 "_spec": "1.0.1",
30 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
31 "author": "",
32 "bugs": {
33 "url": "https://github.com/calvinmetcalf/minimalistic-assert/issues"
34 },
35 "description": "minimalistic-assert ===",
36 "homepage": "https://github.com/calvinmetcalf/minimalistic-assert",
37 "license": "ISC",
38 "main": "index.js",
39 "name": "minimalistic-assert",
40 "repository": {
41 "type": "git",
42 "url": "git+https://github.com/calvinmetcalf/minimalistic-assert.git"
43 },
44 "scripts": {
45 "test": "echo \"Error: no test specified\" && exit 1"
46 },
47 "version": "1.0.1"
48}
Note: See TracBrowser for help on using the repository browser.