mirror of
https://github.com/bvanroll/little_people_firebase.git
synced 2025-08-28 19:32:40 +00:00
25 lines
587 B
JSON
25 lines
587 B
JSON
{
|
|
"name": "little_people_firebase",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"typescript": "^4.9.4"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "4.9.4",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz",
|
|
"integrity": "sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.2.0"
|
|
}
|
|
}
|
|
}
|
|
}
|