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.6 KB
|
Line | |
---|
1 | {
|
---|
2 | "_args": [
|
---|
3 | [
|
---|
4 | "node-releases@1.1.77",
|
---|
5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
6 | ]
|
---|
7 | ],
|
---|
8 | "_development": true,
|
---|
9 | "_from": "node-releases@1.1.77",
|
---|
10 | "_id": "node-releases@1.1.77",
|
---|
11 | "_inBundle": false,
|
---|
12 | "_integrity": "sha512-rB1DUFUNAN4Gn9keO2K1efO35IDK7yKHCdCaIMvFO7yUYmmZYeDjnGKle26G4rwj+LKRQpjyUUvMkPglwGCYNQ==",
|
---|
13 | "_location": "/node-releases",
|
---|
14 | "_phantomChildren": {},
|
---|
15 | "_requested": {
|
---|
16 | "type": "version",
|
---|
17 | "registry": true,
|
---|
18 | "raw": "node-releases@1.1.77",
|
---|
19 | "name": "node-releases",
|
---|
20 | "escapedName": "node-releases",
|
---|
21 | "rawSpec": "1.1.77",
|
---|
22 | "saveSpec": null,
|
---|
23 | "fetchSpec": "1.1.77"
|
---|
24 | },
|
---|
25 | "_requiredBy": [
|
---|
26 | "/browserslist"
|
---|
27 | ],
|
---|
28 | "_resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.77.tgz",
|
---|
29 | "_spec": "1.1.77",
|
---|
30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
31 | "author": {
|
---|
32 | "name": "Sergey Rubanov",
|
---|
33 | "email": "chi187@gmail.com"
|
---|
34 | },
|
---|
35 | "bugs": {
|
---|
36 | "url": "https://github.com/chicoxyzzy/node-releases/issues"
|
---|
37 | },
|
---|
38 | "dependencies": {},
|
---|
39 | "description": "Node.js releases data",
|
---|
40 | "devDependencies": {
|
---|
41 | "semver": "^6.3.0"
|
---|
42 | },
|
---|
43 | "homepage": "https://github.com/chicoxyzzy/node-releases#readme",
|
---|
44 | "keywords": [
|
---|
45 | "nodejs",
|
---|
46 | "releases"
|
---|
47 | ],
|
---|
48 | "license": "MIT",
|
---|
49 | "name": "node-releases",
|
---|
50 | "repository": {
|
---|
51 | "type": "git",
|
---|
52 | "url": "git+https://github.com/chicoxyzzy/node-releases.git"
|
---|
53 | },
|
---|
54 | "scripts": {
|
---|
55 | "build": "npm run fetch && npm run process",
|
---|
56 | "fetch": "node scripts/fetch.js",
|
---|
57 | "process": "node scripts/process.js"
|
---|
58 | },
|
---|
59 | "version": "1.1.77"
|
---|
60 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.