Line | |
---|
1 | {
|
---|
2 | "_args": [
|
---|
3 | [
|
---|
4 | "component-emitter@1.3.0",
|
---|
5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
6 | ]
|
---|
7 | ],
|
---|
8 | "_development": true,
|
---|
9 | "_from": "component-emitter@1.3.0",
|
---|
10 | "_id": "component-emitter@1.3.0",
|
---|
11 | "_inBundle": false,
|
---|
12 | "_integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==",
|
---|
13 | "_location": "/component-emitter",
|
---|
14 | "_phantomChildren": {},
|
---|
15 | "_requested": {
|
---|
16 | "type": "version",
|
---|
17 | "registry": true,
|
---|
18 | "raw": "component-emitter@1.3.0",
|
---|
19 | "name": "component-emitter",
|
---|
20 | "escapedName": "component-emitter",
|
---|
21 | "rawSpec": "1.3.0",
|
---|
22 | "saveSpec": null,
|
---|
23 | "fetchSpec": "1.3.0"
|
---|
24 | },
|
---|
25 | "_requiredBy": [
|
---|
26 | "/base",
|
---|
27 | "/cache-base",
|
---|
28 | "/socket.io-parser"
|
---|
29 | ],
|
---|
30 | "_resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz",
|
---|
31 | "_spec": "1.3.0",
|
---|
32 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
33 | "bugs": {
|
---|
34 | "url": "https://github.com/component/emitter/issues"
|
---|
35 | },
|
---|
36 | "component": {
|
---|
37 | "scripts": {
|
---|
38 | "emitter/index.js": "index.js"
|
---|
39 | }
|
---|
40 | },
|
---|
41 | "description": "Event emitter",
|
---|
42 | "devDependencies": {
|
---|
43 | "mocha": "*",
|
---|
44 | "should": "*"
|
---|
45 | },
|
---|
46 | "files": [
|
---|
47 | "index.js",
|
---|
48 | "LICENSE"
|
---|
49 | ],
|
---|
50 | "homepage": "https://github.com/component/emitter#readme",
|
---|
51 | "license": "MIT",
|
---|
52 | "main": "index.js",
|
---|
53 | "name": "component-emitter",
|
---|
54 | "repository": {
|
---|
55 | "type": "git",
|
---|
56 | "url": "git+https://github.com/component/emitter.git"
|
---|
57 | },
|
---|
58 | "scripts": {
|
---|
59 | "test": "make test"
|
---|
60 | },
|
---|
61 | "version": "1.3.0"
|
---|
62 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.