Last change
on this file since 1ad8e64 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.5 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "custom-event@1.0.1",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "custom-event@1.0.1",
|
---|
| 10 | "_id": "custom-event@1.0.1",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-XQKkaFCt8bSjF5RqOSj8y1v9BCU=",
|
---|
| 13 | "_location": "/custom-event",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "custom-event@1.0.1",
|
---|
| 19 | "name": "custom-event",
|
---|
| 20 | "escapedName": "custom-event",
|
---|
| 21 | "rawSpec": "1.0.1",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "1.0.1"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/dom-serialize"
|
---|
| 27 | ],
|
---|
| 28 | "_resolved": "https://registry.npmjs.org/custom-event/-/custom-event-1.0.1.tgz",
|
---|
| 29 | "_spec": "1.0.1",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Nathan Rajlich",
|
---|
| 33 | "email": "nathan@tootallnate.net",
|
---|
| 34 | "url": "http://n8.io/"
|
---|
| 35 | },
|
---|
| 36 | "bugs": {
|
---|
| 37 | "url": "https://github.com/webmodules/custom-event/issues"
|
---|
[6a3a178] | 38 | },
|
---|
[59329aa] | 39 | "description": "Cross-browser `CustomEvent` constructor",
|
---|
| 40 | "devDependencies": {
|
---|
| 41 | "zuul": "~1.16.3"
|
---|
| 42 | },
|
---|
| 43 | "homepage": "https://github.com/webmodules/custom-event",
|
---|
[6a3a178] | 44 | "keywords": [
|
---|
| 45 | "dom",
|
---|
| 46 | "browser",
|
---|
| 47 | "event",
|
---|
| 48 | "custom",
|
---|
| 49 | "customevent",
|
---|
| 50 | "constructor"
|
---|
| 51 | ],
|
---|
| 52 | "license": "MIT",
|
---|
[59329aa] | 53 | "main": "index.js",
|
---|
| 54 | "name": "custom-event",
|
---|
| 55 | "repository": {
|
---|
| 56 | "type": "git",
|
---|
| 57 | "url": "git://github.com/webmodules/custom-event.git"
|
---|
[6a3a178] | 58 | },
|
---|
[59329aa] | 59 | "scripts": {
|
---|
| 60 | "test": "make test"
|
---|
| 61 | },
|
---|
| 62 | "version": "1.0.1"
|
---|
[6a3a178] | 63 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.