source: imaps-frontend/node_modules/lodash-es/package.json@ 79a0317

main
Last change on this file since 79a0317 was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 3 days ago

F4 Finalna Verzija

  • Property mode set to 100644
File size: 1.7 KB
Line 
1{
2 "_from": "lodash-es@4.17.21",
3 "_id": "lodash-es@4.17.21",
4 "_inBundle": false,
5 "_integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
6 "_location": "/lodash-es",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "version",
10 "registry": true,
11 "raw": "lodash-es@4.17.21",
12 "name": "lodash-es",
13 "escapedName": "lodash-es",
14 "rawSpec": "4.17.21",
15 "saveSpec": null,
16 "fetchSpec": "4.17.21"
17 },
18 "_requiredBy": [
19 "/react-tiles-dnd"
20 ],
21 "_resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz",
22 "_shasum": "43e626c46e6591b7750beb2b50117390c609e3ee",
23 "_spec": "lodash-es@4.17.21",
24 "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/react-tiles-dnd",
25 "author": {
26 "name": "John-David Dalton",
27 "email": "john.david.dalton@gmail.com"
28 },
29 "bugs": {
30 "url": "https://github.com/lodash/lodash-cli/issues"
31 },
32 "bundleDependencies": false,
33 "contributors": [
34 {
35 "name": "John-David Dalton",
36 "email": "john.david.dalton@gmail.com"
37 },
38 {
39 "name": "Mathias Bynens",
40 "email": "mathias@qiwi.be"
41 }
42 ],
43 "deprecated": false,
44 "description": "Lodash exported as ES modules.",
45 "homepage": "https://lodash.com/custom-builds",
46 "jsnext:main": "lodash.js",
47 "keywords": [
48 "es6",
49 "modules",
50 "stdlib",
51 "util"
52 ],
53 "license": "MIT",
54 "main": "lodash.js",
55 "module": "lodash.js",
56 "name": "lodash-es",
57 "repository": {
58 "type": "git",
59 "url": "git+https://github.com/lodash/lodash.git"
60 },
61 "scripts": {
62 "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
63 },
64 "sideEffects": false,
65 "type": "module",
66 "version": "4.17.21"
67}
Note: See TracBrowser for help on using the repository browser.