rnkit_sensor
Version:
30 lines (29 loc) • 606 B
JSON
{
"name": "rnkit_sensor",
"description": "埋点",
"main": "lib/index.js",
"author": "carlos",
"version": "1.0.10",
"scripts": {
"test": "npm run test"
},
"homepage": "https://github.com/rnkit/rnkit_sensor",
"bugs": "https://github.com/rnkit/rnkit_sensor/issues",
"repository": {
"type": "git",
"url": "https://github.com/rnkit/rnkit_sensor"
},
"keywords": [
"react",
"react-native",
"react-component",
"sensor",
"rnkit",
"rnkit-sensor"
],
"peerDependencies": {
"react": ">=15.3.1",
"react-native": ">=0.28"
},
"license": "MIT"
}