source: trip-planner-front/node_modules/@types/component-emitter/package.json@ 188ee53

Last change on this file since 188ee53 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 719 bytes
Line 
1{
2 "name": "@types/component-emitter",
3 "version": "1.2.10",
4 "description": "TypeScript definitions for component-emitter",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Peter Snider",
9 "url": "https://github.com/psnider",
10 "githubUsername": "psnider"
11 }
12 ],
13 "main": "",
14 "types": "index.d.ts",
15 "repository": {
16 "type": "git",
17 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
18 "directory": "types/component-emitter"
19 },
20 "scripts": {},
21 "dependencies": {},
22 "typesPublisherContentHash": "446bfc6b04cc0bdf3afbaa65ac393c5c9056ab15d158199b96d266059c762403",
23 "typeScriptVersion": "3.1"
24}
Note: See TracBrowser for help on using the repository browser.