FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
javascript-example/package.json at master · typeorm/javascript-example · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Apr 24, 2026. It is now read-only.
typeorm
/
javascript-example
Public archive
Notifications
You must be signed in to change notification settings
Fork
54
Star
112
Code
Issues
3
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
javascript-example
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
28 lines (28 loc) · 651 Bytes
Breadcrumbs
javascript-example
/
package.json
Copy path
File metadata and controls
28 lines (28 loc) · 651 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"name"
:
"
typeorm-javascript-example
"
,
"version"
:
"
0.0.1
"
,
"description"
:
"
Example how to use TypeORM with JavaScript - ES5, ES6, ES7, ESNext.
"
,
"license"
:
"
MIT
"
,
"readmeFilename"
:
"
README.md
"
,
"author"
: {
"name"
:
"
Umed Khudoiberdiev
"
,
"email"
:
"
pleerock.me@gmail.com
"
},
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
https://github.com/typeorm/javascript-example.git
"
},
"bugs"
: {
"url"
:
"
https://github.com/typeorm/javascript-example/issues
"
},
"tags"
: [
"
orm
"
,
"
javascript-orm
"
,
"
typeorm-sample
"
,
"
typeorm-example
"
],
"dependencies"
: {
"mysql"
:
"
^2.15.0
"
,
"typeorm"
:
"
^0.2.0
"
}
}
Back
|
FazBrowse Home
|
New Git URL