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.8 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "concat-map@0.0.1",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "concat-map@0.0.1",
|
---|
| 10 | "_id": "concat-map@0.0.1",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
|
---|
| 13 | "_location": "/concat-map",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "concat-map@0.0.1",
|
---|
| 19 | "name": "concat-map",
|
---|
| 20 | "escapedName": "concat-map",
|
---|
| 21 | "rawSpec": "0.0.1",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "0.0.1"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/brace-expansion"
|
---|
| 27 | ],
|
---|
| 28 | "_resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
---|
| 29 | "_spec": "0.0.1",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "James Halliday",
|
---|
| 33 | "email": "mail@substack.net",
|
---|
| 34 | "url": "http://substack.net"
|
---|
| 35 | },
|
---|
| 36 | "bugs": {
|
---|
| 37 | "url": "https://github.com/substack/node-concat-map/issues"
|
---|
| 38 | },
|
---|
| 39 | "description": "concatenative mapdashery",
|
---|
| 40 | "devDependencies": {
|
---|
| 41 | "tape": "~2.4.0"
|
---|
| 42 | },
|
---|
| 43 | "directories": {
|
---|
| 44 | "example": "example",
|
---|
| 45 | "test": "test"
|
---|
| 46 | },
|
---|
| 47 | "homepage": "https://github.com/substack/node-concat-map#readme",
|
---|
| 48 | "keywords": [
|
---|
| 49 | "concat",
|
---|
| 50 | "concatMap",
|
---|
| 51 | "map",
|
---|
| 52 | "functional",
|
---|
| 53 | "higher-order"
|
---|
| 54 | ],
|
---|
| 55 | "license": "MIT",
|
---|
| 56 | "main": "index.js",
|
---|
| 57 | "name": "concat-map",
|
---|
| 58 | "repository": {
|
---|
| 59 | "type": "git",
|
---|
| 60 | "url": "git://github.com/substack/node-concat-map.git"
|
---|
| 61 | },
|
---|
| 62 | "scripts": {
|
---|
| 63 | "test": "tape test/*.js"
|
---|
| 64 | },
|
---|
| 65 | "testling": {
|
---|
| 66 | "files": "test/*.js",
|
---|
| 67 | "browsers": {
|
---|
| 68 | "ie": [
|
---|
| 69 | 6,
|
---|
| 70 | 7,
|
---|
| 71 | 8,
|
---|
| 72 | 9
|
---|
| 73 | ],
|
---|
| 74 | "ff": [
|
---|
| 75 | 3.5,
|
---|
| 76 | 10,
|
---|
| 77 | 15
|
---|
| 78 | ],
|
---|
| 79 | "chrome": [
|
---|
| 80 | 10,
|
---|
| 81 | 22
|
---|
| 82 | ],
|
---|
| 83 | "safari": [
|
---|
| 84 | 5.1
|
---|
| 85 | ],
|
---|
| 86 | "opera": [
|
---|
| 87 | 12
|
---|
| 88 | ]
|
---|
[6a3a178] | 89 | }
|
---|
[59329aa] | 90 | },
|
---|
| 91 | "version": "0.0.1"
|
---|
[6a3a178] | 92 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.