source: trip-planner-front/node_modules/@types/component-emitter/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.8 KB
Line 
1{
2 "_args": [
3 [
4 "@types/component-emitter@1.2.10",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "@types/component-emitter@1.2.10",
10 "_id": "@types/component-emitter@1.2.10",
11 "_inBundle": false,
12 "_integrity": "sha512-bsjleuRKWmGqajMerkzox19aGbscQX5rmmvvXl3wlIp5gMG1HgkiwPxsN5p070fBDKTNSPgojVbuY1+HWMbFhg==",
13 "_location": "/@types/component-emitter",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "@types/component-emitter@1.2.10",
19 "name": "@types/component-emitter",
20 "escapedName": "@types%2fcomponent-emitter",
21 "scope": "@types",
22 "rawSpec": "1.2.10",
23 "saveSpec": null,
24 "fetchSpec": "1.2.10"
25 },
26 "_requiredBy": [
27 "/socket.io-parser"
28 ],
29 "_resolved": "https://registry.npmjs.org/@types/component-emitter/-/component-emitter-1.2.10.tgz",
30 "_spec": "1.2.10",
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": "Peter Snider",
38 "url": "https://github.com/psnider"
39 }
40 ],
41 "dependencies": {},
42 "description": "TypeScript definitions for component-emitter",
43 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
44 "license": "MIT",
45 "main": "",
46 "name": "@types/component-emitter",
47 "repository": {
48 "type": "git",
49 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
50 "directory": "types/component-emitter"
51 },
52 "scripts": {},
53 "typeScriptVersion": "3.1",
54 "types": "index.d.ts",
55 "typesPublisherContentHash": "446bfc6b04cc0bdf3afbaa65ac393c5c9056ab15d158199b96d266059c762403",
56 "version": "1.2.10"
57}
Note: See TracBrowser for help on using the repository browser.