File tree 3 files changed +4
-28
lines changed
3 files changed +4
-28
lines changed File renamed without changes.
Original file line number Diff line number Diff line change
1
+ {
2
+ "resources" : []
3
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"tnp" : {
3
- "resources" : [],
4
- "version" : " v2" ,
5
- "type" : " isomorphic-lib" ,
6
- "overrided" : {
7
- "linkedFolders" : [],
8
- "ignoreDepsPattern" : [],
9
- "npmFixes" : [],
10
- "includeAsDev" : [],
11
- "includeOnly" : [],
12
- "dependencies" : {}
13
- },
14
- "libReleaseOptions" : {
15
- "cliBuildNoDts" : false ,
16
- "cliBuildObscure" : false ,
17
- "cliBuildUglify" : false ,
18
- "cliBuildIncludeNodeModules" : false
19
- },
20
- "scripts" : {
21
- "start" : " tsc && node dist/run.js"
22
- },
23
- "description" : " " ,
24
- "license" : " ISC" ,
25
- "author" : " " ,
26
- "main" : " app.js" ,
27
- "private" : false ,
28
- "workerPlugins" : {},
29
- "linkedRepos" : [],
30
- "smartContainerBuildTarget" : " "
3
+ "resources" : []
31
4
},
32
5
"name" : " server-express" ,
33
6
"version" : " 1.0.7" ,
You can’t perform that action at this time.
0 commit comments