source: trip-planner-front/node_modules/flatten/package.json@ 8d391a1

Last change on this file since 8d391a1 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 1.8 KB
Line 
1{
2 "_args": [
3 [
4 "flatten@1.0.3",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "flatten@1.0.3",
10 "_id": "flatten@1.0.3",
11 "_inBundle": false,
12 "_integrity": "sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==",
13 "_location": "/flatten",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "flatten@1.0.3",
19 "name": "flatten",
20 "escapedName": "flatten",
21 "rawSpec": "1.0.3",
22 "saveSpec": null,
23 "fetchSpec": "1.0.3"
24 },
25 "_requiredBy": [
26 "/postcss-values-parser"
27 ],
28 "_resolved": "https://registry.npmjs.org/flatten/-/flatten-1.0.3.tgz",
29 "_spec": "1.0.3",
30 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
31 "author": {
32 "name": "Joshua Holbrook",
33 "email": "josh.holbrook@gmail.com",
34 "url": "http://jesusabdullah.net"
35 },
36 "bugs": {
37 "url": "https://github.com/mk-pmb/flatten-js/issues"
38 },
39 "contributors": [
40 {
41 "name": "M.K.",
42 "url": "https://github.com/mk-pmb"
43 }
44 ],
45 "dependencies": {},
46 "description": "Flatten arbitrarily nested arrays into a non-nested list of non-array items. Maintained for legacy compatibility.",
47 "devDependencies": {},
48 "directories": {
49 "test": "test"
50 },
51 "homepage": "https://github.com/mk-pmb/flatten-js/#readme",
52 "keywords": [
53 "array",
54 "flatten"
55 ],
56 "license": "MIT",
57 "name": "flatten",
58 "npm vs. BOM = Unexpected token": "-*- coding: UTF-8 -*-",
59 "optionalDependencies": {},
60 "private": false,
61 "repository": {
62 "type": "git",
63 "url": "git+https://github.com/mk-pmb/flatten-js.git"
64 },
65 "scripts": {
66 "test": "node ./test.js"
67 },
68 "version": "1.0.3"
69}
Note: See TracBrowser for help on using the repository browser.