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 | "escape-html@1.0.3",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
[6a3a178] | 7 | ],
|
---|
[59329aa] | 8 | "_development": true,
|
---|
| 9 | "_from": "escape-html@1.0.3",
|
---|
| 10 | "_id": "escape-html@1.0.3",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=",
|
---|
| 13 | "_location": "/escape-html",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "escape-html@1.0.3",
|
---|
| 19 | "name": "escape-html",
|
---|
| 20 | "escapedName": "escape-html",
|
---|
| 21 | "rawSpec": "1.0.3",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "1.0.3"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/express",
|
---|
| 27 | "/finalhandler",
|
---|
| 28 | "/send",
|
---|
| 29 | "/serve-index",
|
---|
| 30 | "/serve-static"
|
---|
| 31 | ],
|
---|
| 32 | "_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
|
---|
| 33 | "_spec": "1.0.3",
|
---|
| 34 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 35 | "bugs": {
|
---|
| 36 | "url": "https://github.com/component/escape-html/issues"
|
---|
| 37 | },
|
---|
| 38 | "description": "Escape string for use in HTML",
|
---|
[6a3a178] | 39 | "devDependencies": {
|
---|
[59329aa] | 40 | "beautify-benchmark": "0.2.4",
|
---|
| 41 | "benchmark": "1.0.0"
|
---|
[6a3a178] | 42 | },
|
---|
| 43 | "files": [
|
---|
| 44 | "LICENSE",
|
---|
| 45 | "Readme.md",
|
---|
| 46 | "index.js"
|
---|
| 47 | ],
|
---|
[59329aa] | 48 | "homepage": "https://github.com/component/escape-html#readme",
|
---|
| 49 | "keywords": [
|
---|
| 50 | "escape",
|
---|
| 51 | "html",
|
---|
| 52 | "utility"
|
---|
| 53 | ],
|
---|
| 54 | "license": "MIT",
|
---|
| 55 | "name": "escape-html",
|
---|
| 56 | "repository": {
|
---|
| 57 | "type": "git",
|
---|
| 58 | "url": "git+https://github.com/component/escape-html.git"
|
---|
| 59 | },
|
---|
[6a3a178] | 60 | "scripts": {
|
---|
| 61 | "bench": "node benchmark/index.js"
|
---|
[59329aa] | 62 | },
|
---|
| 63 | "version": "1.0.3"
|
---|
[6a3a178] | 64 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.