FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
nativescript-dev-sass/demo-angular/package.json at master · NativeScript/nativescript-dev-sass · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
NativeScript
/
nativescript-dev-sass
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15
Star
43
Code
Issues
9
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
nativescript-dev-sass
/
demo-angular
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
45 lines (45 loc) · 1.28 KB
Breadcrumbs
nativescript-dev-sass
/
demo-angular
/
package.json
Copy path
File metadata and controls
45 lines (45 loc) · 1.28 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"description"
:
"
NativeScript Application
"
,
"license"
:
"
SEE LICENSE IN <your-license-filename>
"
,
"readme"
:
"
NativeScript Application
"
,
"repository"
:
"
<fill-your-repository-here>
"
,
"nativescript"
: {
"id"
:
"
org.nativescript.demoangular
"
,
"tns-android"
: {
"version"
:
"
4.1.1
"
},
"tns-ios"
: {
"version"
:
"
4.1.0
"
}
},
"dependencies"
: {
"@angular/animations"
:
"
~6.0.6
"
,
"@angular/common"
:
"
~6.0.6
"
,
"@angular/compiler"
:
"
~6.0.6
"
,
"@angular/core"
:
"
~6.0.6
"
,
"@angular/forms"
:
"
~6.0.6
"
,
"@angular/http"
:
"
~6.0.6
"
,
"@angular/platform-browser"
:
"
~6.0.6
"
,
"@angular/platform-browser-dynamic"
:
"
~6.0.6
"
,
"@angular/router"
:
"
~6.0.6
"
,
"nativescript-angular"
:
"
~6.0.6
"
,
"nativescript-theme-core"
:
"
~1.0.4
"
,
"reflect-metadata"
:
"
~0.1.10
"
,
"rxjs"
:
"
6.3.3
"
,
"tns-core-modules"
:
"
4.0.1
"
,
"zone.js"
:
"
^0.8.26
"
},
"devDependencies"
: {
"@angular/compiler-cli"
:
"
~6.1.0-beta.1
"
,
"babel-traverse"
:
"
6.26.0
"
,
"babel-types"
:
"
6.26.0
"
,
"babylon"
:
"
6.18.0
"
,
"lazy"
:
"
1.0.11
"
,
"node-sass"
:
"
^4.7.1
"
,
"nativescript-dev-sass"
:
"
file:../src
"
,
"nativescript-dev-typescript"
:
"
~0.7.0
"
,
"nativescript-dev-webpack"
:
"
~0.14.0
"
,
"typescript"
:
"
~2.7.2
"
,
"@ngtools/webpack"
:
"
~6.1.0-rc.0
"
}
}
Back
|
FazBrowse Home
|
New Git URL