96 lines
2.7 KiB
JSON
96 lines
2.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"react-native-android-wifi@0.0.25",
|
|
"/home/bernhard/freifunk-app"
|
|
]
|
|
],
|
|
"_from": "react-native-android-wifi@0.0.25",
|
|
"_id": "react-native-android-wifi@0.0.25",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/react-native-android-wifi",
|
|
"_nodeVersion": "7.9.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/react-native-android-wifi_0.0.25_1518605394444_0.28739641274099825"
|
|
},
|
|
"_npmUser": {
|
|
"email": "devstepbcn@gmail.com",
|
|
"name": "devstepbcn"
|
|
},
|
|
"_npmVersion": "5.5.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "react-native-android-wifi",
|
|
"raw": "react-native-android-wifi@0.0.25",
|
|
"rawSpec": "0.0.25",
|
|
"scope": null,
|
|
"spec": "0.0.25",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/react-native-android-wifi/-/react-native-android-wifi-0.0.25.tgz",
|
|
"_shasum": "cf0cdafa91be42be55ecc488cfb13efb900874dd",
|
|
"_shrinkwrap": null,
|
|
"_spec": "react-native-android-wifi@0.0.25",
|
|
"_where": "/home/bernhard/freifunk-app",
|
|
"author": {
|
|
"email": "devstepbcn@gmail.com",
|
|
"name": "Ferran Reventos"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/devstepbcn/react-native-android-wifi/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "A react-native implementation for viewing and connecting to Wifi networks on Android devices.",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 8,
|
|
"integrity": "sha512-arqja9ycPaoHoopeO6N8vxU/jnqwlSrz/ySN8iakb+lY0qda26v3/Y77/mPAeP7RYj9a1CkU3g1SU90KePDxUA==",
|
|
"shasum": "cf0cdafa91be42be55ecc488cfb13efb900874dd",
|
|
"tarball": "https://registry.npmjs.org/react-native-android-wifi/-/react-native-android-wifi-0.0.25.tgz",
|
|
"unpackedSize": 22584
|
|
},
|
|
"gitHead": "9cabe4ca812f57fcc972876d6ad685c5abe8b564",
|
|
"homepage": "https://github.com/devstepbcn/react-native-android-wifi#readme",
|
|
"keywords": [
|
|
"android",
|
|
"connection",
|
|
"react",
|
|
"react-component",
|
|
"react-native",
|
|
"wifi"
|
|
],
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "devstepbcn",
|
|
"email": "devstepbcn@gmail.com"
|
|
}
|
|
],
|
|
"name": "react-native-android-wifi",
|
|
"optionalDependencies": {},
|
|
"peerDependencies": {
|
|
"react-native": ">=0.13"
|
|
},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/devstepbcn/react-native-android-wifi.git"
|
|
},
|
|
"rnpm": {
|
|
"android": {
|
|
"packageInstance": "new AndroidWifiPackage()"
|
|
}
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "0.0.25"
|
|
}
|