react-native-xsy-zip-archive
Version:
A little wrapper on ZipArchive for react-native
106 lines (105 loc) • 2.84 kB
JSON
{
"_args": [
[
{
"raw": "react-native-zip-archive@^1.1.1",
"scope": null,
"escapedName": "react-native-zip-archive",
"name": "react-native-zip-archive",
"rawSpec": "^1.1.1",
"spec": ">=1.1.1 <2.0.0",
"type": "range"
},
"D:\\xiaoshouyi\\jest-native\\android"
]
],
"_from": "react-native-zip-archive@>=1.1.1 <2.0.0",
"_id": "react-native-zip-archive@1.1.1",
"_inCache": true,
"_location": "/react-native-zip-archive",
"_nodeVersion": "6.10.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/react-native-zip-archive-1.1.1.tgz_1489156024957_0.31816932698711753"
},
"_npmUser": {
"name": "plrthink",
"email": "plrthink@gmail.com"
},
"_npmVersion": "4.3.0",
"_phantomChildren": {},
"_requested": {
"raw": "react-native-zip-archive@^1.1.1",
"scope": null,
"escapedName": "react-native-zip-archive",
"name": "react-native-zip-archive",
"rawSpec": "^1.1.1",
"spec": ">=1.1.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-zip-archive/-/react-native-zip-archive-1.1.1.tgz",
"_shasum": "fa7dc9e7269bde4ae1322126125a068ef1038a3c",
"_shrinkwrap": null,
"_spec": "react-native-zip-archive@^1.1.1",
"_where": "D:\\xiaoshouyi\\jest-native\\android",
"author": {
"name": "Perry Poon",
"email": "plrthink@gmail.com",
"url": "https://github.com/plrthink"
},
"bugs": {
"url": "https://github.com/plrthink/react-native-zip-archive/issues"
},
"dependencies": {},
"description": "A little wrapper on ZipArchive for react-native",
"devDependencies": {
"react": "^15.4.2",
"react-native": "^0.40.0"
},
"directories": {},
"dist": {
"shasum": "fa7dc9e7269bde4ae1322126125a068ef1038a3c",
"tarball": "https://registry.npmjs.org/react-native-zip-archive/-/react-native-zip-archive-1.1.1.tgz"
},
"gitHead": "e849b19f62dbec66536f7e173e10ba854e839fdc",
"homepage": "https://github.com/plrthink/react-native-zip-archive#readme",
"keywords": [
"react-component",
"react-native",
"ios",
"android",
"zip",
"archive",
"zip-archive",
"unzip"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "plrthink",
"email": "plrthink@gmail.com"
}
],
"name": "react-native-xsy-zip-archive",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/plrthink/react-native-zip-archive.git"
},
"rnpm": {
"ios": {
"sharedLibraries": [
"libz"
]
}
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.5"
}