Last change
on this file since 8d391a1 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.6 KB
|
Line | |
---|
1 | {
|
---|
2 | "_args": [
|
---|
3 | [
|
---|
4 | "dom-serialize@2.2.1",
|
---|
5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
6 | ]
|
---|
7 | ],
|
---|
8 | "_development": true,
|
---|
9 | "_from": "dom-serialize@2.2.1",
|
---|
10 | "_id": "dom-serialize@2.2.1",
|
---|
11 | "_inBundle": false,
|
---|
12 | "_integrity": "sha1-ViromZ9Evl6jB29UGdzVnrQ6yVs=",
|
---|
13 | "_location": "/dom-serialize",
|
---|
14 | "_phantomChildren": {},
|
---|
15 | "_requested": {
|
---|
16 | "type": "version",
|
---|
17 | "registry": true,
|
---|
18 | "raw": "dom-serialize@2.2.1",
|
---|
19 | "name": "dom-serialize",
|
---|
20 | "escapedName": "dom-serialize",
|
---|
21 | "rawSpec": "2.2.1",
|
---|
22 | "saveSpec": null,
|
---|
23 | "fetchSpec": "2.2.1"
|
---|
24 | },
|
---|
25 | "_requiredBy": [
|
---|
26 | "/karma"
|
---|
27 | ],
|
---|
28 | "_resolved": "https://registry.npmjs.org/dom-serialize/-/dom-serialize-2.2.1.tgz",
|
---|
29 | "_spec": "2.2.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/dom-serialize/issues"
|
---|
38 | },
|
---|
39 | "dependencies": {
|
---|
40 | "custom-event": "~1.0.0",
|
---|
41 | "ent": "~2.2.0",
|
---|
42 | "extend": "^3.0.0",
|
---|
43 | "void-elements": "^2.0.0"
|
---|
44 | },
|
---|
45 | "description": "Serializes any DOM node into a String",
|
---|
46 | "devDependencies": {
|
---|
47 | "zuul": "1"
|
---|
48 | },
|
---|
49 | "homepage": "https://github.com/webmodules/dom-serialize",
|
---|
50 | "keywords": [
|
---|
51 | "browser",
|
---|
52 | "node",
|
---|
53 | "dom",
|
---|
54 | "serialize",
|
---|
55 | "string"
|
---|
56 | ],
|
---|
57 | "license": "MIT",
|
---|
58 | "main": "index.js",
|
---|
59 | "name": "dom-serialize",
|
---|
60 | "repository": {
|
---|
61 | "type": "git",
|
---|
62 | "url": "git://github.com/webmodules/dom-serialize.git"
|
---|
63 | },
|
---|
64 | "scripts": {
|
---|
65 | "test": "make test"
|
---|
66 | },
|
---|
67 | "version": "2.2.1"
|
---|
68 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.