uatcomponent
Version:
55 lines (54 loc) • 1.46 kB
JSON
{
"_from": "uatcomponent",
"_id": "uatcomponent@1.0.2",
"_inBundle": false,
"_integrity": "sha512-VZGu/K3CqZKFG2cJGqIadgiLxd3WCAMYaTEC83ZAJHrra03UMCLqzYRL+tPeh0KKTgIE4HSvsbKS2ndQ7GuH1A==",
"_location": "/uatcomponent",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "uatcomponent",
"name": "uatcomponent",
"escapedName": "uatcomponent",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/uatcomponent/-/uatcomponent-1.0.2.tgz",
"_shasum": "7e92a7de56e8ce102428e2193edb19d5597051e0",
"_spec": "uatcomponent",
"_where": "/Users/mark/Desktop/mark/npmExample",
"author": {
"name": "mark"
},
"bugs": {
"url": "https://github.com/mark5566/react-native-uat-component/issues"
},
"bundleDependencies": false,
"dependencies": {
"react-native-swiper": "^1.5.14"
},
"deprecated": false,
"description": "公司内部使用自定义简单组件",
"homepage": "https://github.com/mark5566/react-native-uat-component#readme",
"keywords": [
"uat",
"component"
],
"license": "ISC",
"main": "index.js",
"name": "uatcomponent",
"repository": {
"type": "git",
"url": "git+https://github.com/mark5566/react-native-uat-component.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.19"
}