91 lines
2.4 KiB
JSON
91 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"metro-core@^0.30.0",
|
|
"/home/bernhard/freifunk-app/node_modules/react-native"
|
|
]
|
|
],
|
|
"_from": "metro-core@>=0.30.0 <0.31.0",
|
|
"_id": "metro-core@0.30.2",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/metro-core",
|
|
"_nodeVersion": "8.9.4",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/metro-core_0.30.2_1521165819134_0.2061729452128087"
|
|
},
|
|
"_npmUser": {
|
|
"email": "rafeca@gmail.com",
|
|
"name": "rafeca"
|
|
},
|
|
"_npmVersion": "5.6.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "metro-core",
|
|
"raw": "metro-core@^0.30.0",
|
|
"rawSpec": "^0.30.0",
|
|
"scope": null,
|
|
"spec": ">=0.30.0 <0.31.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/metro",
|
|
"/react-native"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/metro-core/-/metro-core-0.30.2.tgz",
|
|
"_shasum": "380ae13cceee29e5be166df7acca9f1daa19fd7e",
|
|
"_shrinkwrap": null,
|
|
"_spec": "metro-core@^0.30.0",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/react-native",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/metro/issues"
|
|
},
|
|
"dependencies": {
|
|
"lodash.throttle": "^4.1.1",
|
|
"wordwrap": "^1.0.0"
|
|
},
|
|
"description": "🚇 Core files for Metro",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 15,
|
|
"integrity": "sha512-2Y89PpD9sE/8QaHhYxaI21WFxkVmjbxdphiOPdsC9t7A3kQHMYOTQPYFon3bkYM7tL8k9YVBimXSv20JGglqUA==",
|
|
"shasum": "380ae13cceee29e5be166df7acca9f1daa19fd7e",
|
|
"tarball": "https://registry.npmjs.org/metro-core/-/metro-core-0.30.2.tgz",
|
|
"unpackedSize": 23664
|
|
},
|
|
"homepage": "https://github.com/facebook/metro#readme",
|
|
"main": "src/index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "cpojer",
|
|
"email": "christoph.pojer@gmail.com"
|
|
},
|
|
{
|
|
"name": "fb",
|
|
"email": "opensource+npm@fb.com"
|
|
},
|
|
{
|
|
"name": "kuvos",
|
|
"email": "npm-public@qfox.nl"
|
|
},
|
|
{
|
|
"name": "rafeca",
|
|
"email": "rafeca@gmail.com"
|
|
}
|
|
],
|
|
"name": "metro-core",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"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.30.2"
|
|
}
|