mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-01 22:41:16 +08:00
10 lines
170 B
JSON
10 lines
170 B
JSON
{
|
|
"name": "react-native-cli",
|
|
"version": "0.1.3",
|
|
"description": "The ReactNative cli tools",
|
|
"main": "index.js",
|
|
"bin": {
|
|
"react-native": "index.js"
|
|
}
|
|
}
|