GT2/GT2-iOS/node_modules/metro/package.json

175 lines
5.2 KiB
JSON

{
"_args": [
[
{
"raw": "metro@^0.24.1",
"scope": null,
"escapedName": "metro",
"name": "metro",
"rawSpec": "^0.24.1",
"spec": ">=0.24.1 <0.25.0",
"type": "range"
},
"/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/react-native"
]
],
"_from": "metro@>=0.24.1 <0.25.0",
"_id": "metro@0.24.7",
"_inCache": true,
"_location": "/metro",
"_nodeVersion": "8.5.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/metro-0.24.7.tgz_1516901112360_0.8069288195110857"
},
"_npmUser": {
"name": "rafeca",
"email": "rafeca@gmail.com"
},
"_npmVersion": "5.3.0",
"_phantomChildren": {
"camelcase": "4.1.0",
"cliui": "3.2.0",
"debug": "2.6.9",
"decamelize": "1.2.0",
"encodeurl": "1.0.2",
"escape-html": "1.0.3",
"escape-string-regexp": "1.0.5",
"get-caller-file": "1.0.2",
"graceful-fs": "4.1.11",
"has-ansi": "2.0.0",
"klaw": "1.3.1",
"lodash": "4.17.5",
"on-finished": "2.3.0",
"os-locale": "2.1.0",
"parseurl": "1.3.2",
"read-pkg-up": "2.0.0",
"require-directory": "2.1.1",
"require-main-filename": "1.0.1",
"set-blocking": "2.0.0",
"string-width": "2.1.1",
"unpipe": "1.0.0",
"utils-merge": "1.0.1",
"which-module": "2.0.0",
"y18n": "3.2.1",
"yargs-parser": "7.0.0"
},
"_requested": {
"raw": "metro@^0.24.1",
"scope": null,
"escapedName": "metro",
"name": "metro",
"rawSpec": "^0.24.1",
"spec": ">=0.24.1 <0.25.0",
"type": "range"
},
"_requiredBy": [
"/react-native"
],
"_resolved": "https://registry.npmjs.org/metro/-/metro-0.24.7.tgz",
"_shasum": "42cecdb236b702d16243812294f7d3b97c43378d",
"_shrinkwrap": null,
"_spec": "metro@^0.24.1",
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/react-native",
"bin": {
"metro": "src/cli.js"
},
"bugs": {
"url": "https://github.com/facebook/metro/issues"
},
"dependencies": {
"absolute-path": "^0.0.0",
"async": "^2.4.0",
"babel-core": "^6.24.1",
"babel-generator": "^6.26.0",
"babel-plugin-external-helpers": "^6.18.0",
"babel-preset-es2015-node": "^6.1.1",
"babel-preset-fbjs": "^2.1.4",
"babel-preset-react-native": "^4.0.0",
"babel-register": "^6.24.1",
"babylon": "^6.18.0",
"chalk": "^1.1.1",
"concat-stream": "^1.6.0",
"connect": "^3.6.5",
"core-js": "^2.2.2",
"debug": "^2.2.0",
"denodeify": "^1.2.1",
"eventemitter3": "^3.0.0",
"fbjs": "^0.8.14",
"fs-extra": "^1.0.0",
"graceful-fs": "^4.1.3",
"image-size": "^0.6.0",
"jest-docblock": "22.1.0",
"jest-haste-map": "22.1.0",
"jest-worker": "22.1.0",
"json-stable-stringify": "^1.0.1",
"json5": "^0.4.0",
"left-pad": "^1.1.3",
"lodash.throttle": "^4.1.1",
"merge-stream": "^1.0.1",
"metro-core": "0.24.7",
"metro-source-map": "0.24.7",
"mime-types": "2.1.11",
"mkdirp": "^0.5.1",
"request": "^2.79.0",
"rimraf": "^2.5.4",
"serialize-error": "^2.1.0",
"source-map": "^0.5.6",
"temp": "0.8.3",
"throat": "^4.1.0",
"uglify-es": "^3.1.9",
"wordwrap": "^1.0.0",
"write-file-atomic": "^1.2.0",
"ws": "^1.1.0",
"xpipe": "^1.0.5",
"yargs": "^9.0.0"
},
"description": "🚇 The JavaScript bundler for React Native.",
"devDependencies": {
"babel-cli": "^6.26.0"
},
"directories": {},
"dist": {
"integrity": "sha512-9Fr3PDPPCTR3WJUHPLZL2nvyEWyvqyyxH9649OmA2TOF7VEtRzWedZlc6PAcl/rDOzwDOu2/c98NRFxnS1CYlw==",
"shasum": "42cecdb236b702d16243812294f7d3b97c43378d",
"tarball": "https://registry.npmjs.org/metro/-/metro-0.24.7.tgz"
},
"homepage": "https://github.com/facebook/metro#readme",
"main": "src/index.js",
"maintainers": [
{
"name": "kuvos",
"email": "npm-public@qfox.nl"
},
{
"name": "fb",
"email": "opensource+npm@fb.com"
},
{
"name": "jeanlauliac",
"email": "jean@lauliac.com"
},
{
"name": "rafeca",
"email": "rafeca@gmail.com"
},
{
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
}
],
"name": "metro",
"optionalDependencies": {},
"readme": "# Metro\n\n🚇 The JavaScript bundler for React Native.\n\n- **🚅 Fast**: We aim for sub-second reload cycles, fast startup and quick bundling speeds.\n- **⚖️ Scalable**: Works with thousands of modules in a single application.\n- **⚛️ Integrated**: Supports every React Native project out of the box.\n\nThis project was previously part of the [react-native](https://github.com/facebook/react-native) repository. In this smaller repository it is easier for the team working on Metro Bundler to respond to both issues and pull requests. See [react-native#13976](https://github.com/facebook/react-native/issues/13976) for the initial announcement.\n",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/facebook/metro.git"
},
"scripts": {
"cleanup-release": "test ! -e build && mv src build && mv src.real src",
"prepare-release": "test -d build && rm -rf src.real && mv src src.real && mv build src"
},
"version": "0.24.7"
}