source: trip-planner-front/node_modules/@types/webpack-sources/package.json@ e29cc2e

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

adding photos

  • Property mode set to 100644
File size: 1.9 KB
Line 
1{
2 "_args": [
3 [
4 "@types/webpack-sources@0.1.9",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "@types/webpack-sources@0.1.9",
10 "_id": "@types/webpack-sources@0.1.9",
11 "_inBundle": false,
12 "_integrity": "sha512-bvzMnzqoK16PQIC8AYHNdW45eREJQMd6WG/msQWX5V2+vZmODCOPb4TJcbgRljTZZTwTM4wUMcsI8FftNA7new==",
13 "_location": "/@types/webpack-sources",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "@types/webpack-sources@0.1.9",
19 "name": "@types/webpack-sources",
20 "escapedName": "@types%2fwebpack-sources",
21 "scope": "@types",
22 "rawSpec": "0.1.9",
23 "saveSpec": null,
24 "fetchSpec": "0.1.9"
25 },
26 "_requiredBy": [
27 "/license-webpack-plugin"
28 ],
29 "_resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-0.1.9.tgz",
30 "_spec": "0.1.9",
31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
32 "bugs": {
33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
34 },
35 "contributors": [
36 {
37 "name": "e-cloud",
38 "url": "https://github.com/e-cloud"
39 },
40 {
41 "name": "Chris Eppstein",
42 "url": "https://github.com/chriseppstein"
43 }
44 ],
45 "dependencies": {
46 "@types/node": "*",
47 "@types/source-list-map": "*",
48 "source-map": "^0.6.1"
49 },
50 "description": "TypeScript definitions for webpack-sources",
51 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources",
52 "license": "MIT",
53 "main": "",
54 "name": "@types/webpack-sources",
55 "repository": {
56 "type": "git",
57 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
58 "directory": "types/webpack-sources"
59 },
60 "scripts": {},
61 "typeScriptVersion": "3.6",
62 "types": "index.d.ts",
63 "typesPublisherContentHash": "2f6824e3ab2a4c3f20b781ec6d29738b29afd7edf09d1e1dfd30221beaa37d4a",
64 "version": "0.1.9"
65}
Note: See TracBrowser for help on using the repository browser.