Last change
on this file since e29cc2e was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.5 KB
|
Line | |
---|
1 | {
|
---|
2 | "_args": [
|
---|
3 | [
|
---|
4 | "ip@1.1.5",
|
---|
5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
6 | ]
|
---|
7 | ],
|
---|
8 | "_development": true,
|
---|
9 | "_from": "ip@1.1.5",
|
---|
10 | "_id": "ip@1.1.5",
|
---|
11 | "_inBundle": false,
|
---|
12 | "_integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=",
|
---|
13 | "_location": "/ip",
|
---|
14 | "_phantomChildren": {},
|
---|
15 | "_requested": {
|
---|
16 | "type": "version",
|
---|
17 | "registry": true,
|
---|
18 | "raw": "ip@1.1.5",
|
---|
19 | "name": "ip",
|
---|
20 | "escapedName": "ip",
|
---|
21 | "rawSpec": "1.1.5",
|
---|
22 | "saveSpec": null,
|
---|
23 | "fetchSpec": "1.1.5"
|
---|
24 | },
|
---|
25 | "_requiredBy": [
|
---|
26 | "/dns-packet",
|
---|
27 | "/socks",
|
---|
28 | "/webpack-dev-server"
|
---|
29 | ],
|
---|
30 | "_resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz",
|
---|
31 | "_spec": "1.1.5",
|
---|
32 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
33 | "author": {
|
---|
34 | "name": "Fedor Indutny",
|
---|
35 | "email": "fedor@indutny.com"
|
---|
36 | },
|
---|
37 | "bugs": {
|
---|
38 | "url": "https://github.com/indutny/node-ip/issues"
|
---|
39 | },
|
---|
40 | "description": "[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)",
|
---|
41 | "devDependencies": {
|
---|
42 | "jscs": "^2.1.1",
|
---|
43 | "jshint": "^2.8.0",
|
---|
44 | "mocha": "~1.3.2"
|
---|
45 | },
|
---|
46 | "homepage": "https://github.com/indutny/node-ip",
|
---|
47 | "license": "MIT",
|
---|
48 | "main": "lib/ip",
|
---|
49 | "name": "ip",
|
---|
50 | "repository": {
|
---|
51 | "type": "git",
|
---|
52 | "url": "git+ssh://git@github.com/indutny/node-ip.git"
|
---|
53 | },
|
---|
54 | "scripts": {
|
---|
55 | "fix": "jscs lib/*.js test/*.js --fix",
|
---|
56 | "test": "jscs lib/*.js test/*.js && jshint lib/*.js && mocha --reporter spec test/*-test.js"
|
---|
57 | },
|
---|
58 | "version": "1.1.5"
|
---|
59 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.