{
  "_args": [
    [
      "react-native-image-gallery-refis360movil@1.1.7",
      "/home/desarrollo/SynologyDrive/ebarbosa/Documents/workspace/release/rnrefis"
    ]
  ],
  "_from": "react-native-image-gallery-refis360movil@1.2.3",
  "_id": "react-native-image-gallery-refis360movil@1.2.3",
  "_inBundle": false,
  "_integrity": "sha512-z/RdOemB6J2jqFBTDbfMHQkSpmqRwN7YNbLMm9I+UrPGIz7Rp5g7XVlHIH0JzZevJ4HHMdLZp4r8Te6gwWUzIg==",
  "_location": "/react-native-image-gallery-refis360movil",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-native-image-gallery-refis360movil@1.2.3",
    "name": "react-native-image-gallery-refis360movil",
    "escapedName": "react-native-image-gallery-refis360movil",
    "rawSpec": "1.2.3",
    "saveSpec": null,
    "fetchSpec": "1.2.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-native-image-gallery-refis360movil/-/react-native-image-gallery-refis360movil-1.2.3.tgz",
  "_shasum": "03d3fe91197dc02a814cf856f1e71d039078671c",
  "_spec": "react-native-image-gallery-refis360movil@1.2.3",
  "_where": "/home/ebarbosa/SynologyDrive/ebarbosa/Documents/workspace/release/rnrefis360",
  "author": {
    "name": "Alvaro Medina Ballester"
  },
  "bugs": {
    "url": "https://github.com/nitrogenlabs/react-native-image-gallery/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Giraldo Rosales",
      "email": "giraldo@nitrogenlabs.com",
      "url": "http://nitrogenlabs.com/"
    }
  ],
  "deprecated": false,
  "description": "A React Native image gallery browser with interactive animations",
  "homepage": "http://nitrogenlabs.com",
  "jest": {
    "automock": false,
    "bail": false,
    "browser": false,
    "globals": {
      "__DEV__": true
    },
    "haste": {
      "defaultPlatform": "ios",
      "platforms": [
        "android",
        "ios"
      ],
      "providesModuleNodeModules": [
        "react-native"
      ]
    },
    "moduleFileExtensions": [
      "js",
      "jsx",
      "ts",
      "tsx",
      "json"
    ],
    "moduleNameMapper": {
      "^[./a-zA-Z0-9$_-]+\\.(bmp|gif|jpg|jpeg|png|psd|svg|webp|ttf|otf)$": "RelativeImageStub",
      "^React$": "<rootDir>/node_modules/react"
    },
    "modulePathIgnorePatterns": [
      "<rootDir>/node_modules/react-native/Libraries/react-native/",
      "<rootDir>/node_modules/react-native/packager/"
    ],
    "setupFiles": [
      "<rootDir>/node_modules/react-native/jest/setup.js",
      "<rootDir>/jest.setup.js"
    ],
    "testEnvironment": "node",
    "testMatch": [
      "<rootDir>/src/**/*test.ts?(x)"
    ],
    "transform": {
      "^.+\\.(js|jsx)$": "<rootDir>/node_modules/babel-jest",
      "^.+\\.(ts|tsx)$": "<rootDir>/node_modules/ts-jest/preprocessor.js"
    },
    "transformIgnorePatterns": [
      "<rootDir>/node_modules/?!(react-native)"
    ],
    "unmockedModulePathPatterns": [
      "promise",
      "source-map",
      "<rootDir>/node_modules/react-native/"
    ],
    "verbose": false
  },
  "keywords": [
    "gallery",
    "image",
    "nitrogenlabs",
    "react-native"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "react-native-image-gallery-refis360movil",
  "peerDependencies": {
    "react": ">=16",
    "react-native": ">=0.50"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nitrogenlabs/react-native-image-gallery.git"
  },
  "scripts": {
    "compile": "NODE_ENV=production tsc",
    "docs": "typedoc --target ES5 --module commonjs --out docs/ src/ --exclude src/index.ts --excludeExternals --hideGenerator",
    "lint": "tslint -c tslint.json 'src/**/*.{ts,tsx}'",
    "pretest": "npm run lint",
    "test": "jest",
    "watch": "tsc -w -p ./src"
  },
  "typings": "lib/index",
  "version": "1.2.7"
}
