/package.json (cc23e4e8b4fc801edea9953f73f50b6a40d64d43) (1573 bytes) (mode 100644) (type blob)

{
  "name": "intro-angular",
  "version": "0.0.0",
  "scripts": {
    "ng": "ng",
    "start": "ng serve",
    "build": "ng build",
    "test": "ng test",
    "lint": "ng lint",
    "e2e": "ng e2e"
  },
  "private": true,
  "dependencies": {
    "@angular/animations": "~7.0.0",
    "@angular/common": "~7.0.0",
    "@angular/compiler": "~7.0.0",
    "@angular/core": "~7.0.0",
    "@angular/forms": "~7.0.0",
    "@angular/http": "~7.0.0",
    "@angular/platform-browser": "~7.0.0",
    "@angular/platform-browser-dynamic": "~7.0.0",
    "@angular/router": "~7.0.0",
    "angular-async-cache": "^2.0.2",
    "bootstrap": "^4.3.1",
    "core-js": "^2.5.4",
    "font-awesome": "^4.7.0",
    "jquery": "^3.3.1",
    "json": "^9.0.6",
    "mysql": "^2.17.1",
    "ngx-pagination": "^4.1.0",
    "popper.js": "^1.14.7",
    "rxjs": "~6.3.3",
    "rxjs-compat": "^6.4.0",
    "zone.js": "~0.8.26"
  },
  "devDependencies": {
    "@angular-devkit/build-angular": "^0.12.3",
    "@angular/cli": "^7.0.7",
    "@angular/compiler-cli": "~7.0.0",
    "@angular/language-service": "~7.0.0",
    "@types/jasmine": "~2.8.8",
    "@types/jasminewd2": "~2.0.3",
    "@types/node": "~8.9.4",
    "codelyzer": "~4.5.0",
    "jasmine-core": "~2.99.1",
    "jasmine-spec-reporter": "~4.2.1",
    "karma": "~3.0.0",
    "karma-chrome-launcher": "~2.2.0",
    "karma-coverage-istanbul-reporter": "~2.0.1",
    "karma-jasmine": "~1.1.2",
    "karma-jasmine-html-reporter": "^0.2.2",
    "protractor": "~5.4.0",
    "ts-node": "~7.0.0",
    "tslint": "~5.11.0",
    "typescript": "~3.1.6"
  }
}


Mode Type Size Ref File
100644 blob 246 e89330a618c137cdaccde46f87923736cc04dfb4 .editorconfig
100644 blob 503 ee5c9d8336b76b3bb5658d0888bdec86eb7b0990 .gitignore
100644 blob 4645070 6244d750cf9d4076336fc9070ac9671cc58d58b4 Login_v16.zip
040000 tree - 83ae5b707ce423d57a630646f4ac395cbf26bb2d Login_v16
100644 blob 1029 8b3718ba9b2a1ac747e962b0c4ed431dc708f96a README.md
040000 tree - 0f0b211e628e64455e54a99be32f16a0fc8f19c0 angular-node-express-api
100644 blob 4110 c490e183ef2610952e2b16209f98c06b722aa6f1 angular.json
040000 tree - 790e5c511af88cf39f8dfd008e043b13e8817a64 e2e
040000 tree - c09edf4fb0afe68136d974899adfa8f2c1ab063c image
100644 blob 382787 2d0e4d18d65f062eb088fe323f1520883ac34aa3 package-lock.json
100644 blob 1573 cc23e4e8b4fc801edea9953f73f50b6a40d64d43 package.json
100644 blob 145 74336478a3cedb2089748a5c39c78ec884ade50f proxy.conf.json
040000 tree - 9579021aeaa139a9bdda6e1707cf8d33039ad769 src
100644 blob 408 46aeded1b278b3fd720233810be535ce0a456561 tsconfig.json
100644 blob 2837 6ddb6b2931511b11e5d5938f76076fb37e70363e tslint.json
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/AhmadSa/nodeAngular

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/AhmadSa/nodeAngular

Clone this repository using git:
git clone git://git.rocketgit.com/user/AhmadSa/nodeAngular

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main