23 lines
573 B
JSON
23 lines
573 B
JSON
{
|
|
"name": "expo",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"devDependencies": {
|
|
"create-expo-app": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/create-expo-app": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/create-expo-app/-/create-expo-app-2.1.1.tgz",
|
|
"integrity": "sha512-496ni62oVlqfmo5xagoLvt689uPLgHGxHh18a8A9pnbLw6gUemp2z/07LkJt5Mv1lT9BDsbMoVqf0wjdqoRIEw==",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"bin": {
|
|
"create-expo-app": "build/index.js"
|
|
}
|
|
}
|
|
}
|
|
}
|