Last change
on this file since b738035 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.4 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "wbuf@1.7.3",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "wbuf@1.7.3",
|
---|
| 10 | "_id": "wbuf@1.7.3",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==",
|
---|
| 13 | "_location": "/wbuf",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "wbuf@1.7.3",
|
---|
| 19 | "name": "wbuf",
|
---|
| 20 | "escapedName": "wbuf",
|
---|
| 21 | "rawSpec": "1.7.3",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "1.7.3"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/hpack.js",
|
---|
| 27 | "/spdy-transport"
|
---|
| 28 | ],
|
---|
| 29 | "_resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz",
|
---|
| 30 | "_spec": "1.7.3",
|
---|
| 31 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 32 | "author": {
|
---|
| 33 | "name": "Fedor Indutny",
|
---|
| 34 | "email": "fedor@indutny.com"
|
---|
[6a3a178] | 35 | },
|
---|
[59329aa] | 36 | "bugs": {
|
---|
| 37 | "url": "https://github.com/indutny/wbuf/issues"
|
---|
| 38 | },
|
---|
| 39 | "dependencies": {
|
---|
| 40 | "minimalistic-assert": "^1.0.0"
|
---|
| 41 | },
|
---|
| 42 | "description": "Write buffer",
|
---|
| 43 | "devDependencies": {
|
---|
| 44 | "mocha": "^5.0.4"
|
---|
| 45 | },
|
---|
| 46 | "homepage": "https://github.com/indutny/wbuf",
|
---|
[6a3a178] | 47 | "keywords": [
|
---|
| 48 | "Write",
|
---|
| 49 | "Buffer"
|
---|
| 50 | ],
|
---|
| 51 | "license": "MIT",
|
---|
[59329aa] | 52 | "main": "index.js",
|
---|
| 53 | "name": "wbuf",
|
---|
| 54 | "repository": {
|
---|
| 55 | "type": "git",
|
---|
| 56 | "url": "git+ssh://git@github.com/indutny/wbuf.git"
|
---|
[6a3a178] | 57 | },
|
---|
[59329aa] | 58 | "scripts": {
|
---|
| 59 | "test": "mocha test/**/*-test.js"
|
---|
[6a3a178] | 60 | },
|
---|
[59329aa] | 61 | "version": "1.7.3"
|
---|
[6a3a178] | 62 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.