97 lines
2.6 KiB
JSON
97 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "metro-core@^0.24.1",
|
|
"scope": null,
|
|
"escapedName": "metro-core",
|
|
"name": "metro-core",
|
|
"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-core@>=0.24.1 <0.25.0",
|
|
"_id": "metro-core@0.24.7",
|
|
"_inCache": true,
|
|
"_location": "/metro-core",
|
|
"_nodeVersion": "8.5.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/metro-core-0.24.7.tgz_1516901105066_0.9029902596957982"
|
|
},
|
|
"_npmUser": {
|
|
"name": "rafeca",
|
|
"email": "rafeca@gmail.com"
|
|
},
|
|
"_npmVersion": "5.3.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "metro-core@^0.24.1",
|
|
"scope": null,
|
|
"escapedName": "metro-core",
|
|
"name": "metro-core",
|
|
"rawSpec": "^0.24.1",
|
|
"spec": ">=0.24.1 <0.25.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/metro",
|
|
"/react-native"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/metro-core/-/metro-core-0.24.7.tgz",
|
|
"_shasum": "89e4fbea5bad574eb971459ebfa74c028f52d278",
|
|
"_shrinkwrap": null,
|
|
"_spec": "metro-core@^0.24.1",
|
|
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/react-native",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/metro/issues"
|
|
},
|
|
"dependencies": {
|
|
"lodash.throttle": "^4.1.1"
|
|
},
|
|
"description": "🚇 Core files for Metro",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-Qheab9Wmc8T2m3Ax9COyKUk8LxRb1fHWe13CpoEgPIjwFBd6ILNXaq7ZzoWg0OoAbpMsNzvUOnOJNHvfRuJqJg==",
|
|
"shasum": "89e4fbea5bad574eb971459ebfa74c028f52d278",
|
|
"tarball": "https://registry.npmjs.org/metro-core/-/metro-core-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": "rafeca",
|
|
"email": "rafeca@gmail.com"
|
|
},
|
|
{
|
|
"name": "cpojer",
|
|
"email": "christoph.pojer@gmail.com"
|
|
}
|
|
],
|
|
"name": "metro-core",
|
|
"optionalDependencies": {},
|
|
"readme": "# Metro\n\n🚇 This package contains core files for [Metro](https://facebook.github.io/metro/).\n\n(TODO)\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"
|
|
}
|