mirror of
https://github.com/status-im/react-native.git
synced 2025-02-03 21:24:31 +00:00
10 lines
170 B
JSON
10 lines
170 B
JSON
|
{
|
||
|
"name": "react-native-cli",
|
||
|
"version": "0.0.0",
|
||
|
"description": "The ReactNative cli tools",
|
||
|
"main": "index.js",
|
||
|
"bin": {
|
||
|
"react-native": "index.js"
|
||
|
}
|
||
|
}
|