demo___customer_pitch-c4152739-a50b-4b5b-9d4d-0561461666d9.zip-extract/_dependencies/npm/express-4.18.2/index.js

Path
demo___customer_pitch-c4152739-a50b-4b5b-9d4d-0561461666d9.zip-extract/_dependencies/npm/express-4.18.2/index.js
Status
scanned
Type
file
Name
index.js
Extension
.js
Programming language
JavaScript
Mime type
text/plain
File type
ASCII text
Tag

      
    
Rootfs path

      
    
Size
224 (224 bytes)
MD5
866e37a4d9fb8799d5415d32ac413465
SHA1
3f41478fdab31acabab8fa1d26126483a141ffb6
SHA256
4d2f5afc192178c5b0dc418d2da5826d52a8b6998771b011aede7fdba9118140
SHA512

      
    
SHA1_git
d219b0c878dc6136eb2096cffa140bf6bf2b8e9c
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
index.js | 224 bytes |

/*! * express * Copyright(c) 2009-2013 TJ Holowaychuk * Copyright(c) 2013 Roman Shtylman * Copyright(c) 2014-2015 Douglas Christopher Wilson * MIT Licensed */ 'use strict'; module.exports = require('./lib/express');
Detected license expression
mit
Detected license expression (SPDX)
MIT
Percentage of license text
7.14
Copyrights
- end_line: 3
  copyright: Copyright (c) 2009-2013 TJ Holowaychuk
  start_line: 3
- end_line: 4
  copyright: Copyright (c) 2013 Roman Shtylman
  start_line: 4
- end_line: 5
  copyright: Copyright (c) 2014-2015 Douglas Christopher Wilson
  start_line: 5
Holders
- holder: TJ Holowaychuk
  end_line: 3
  start_line: 3
- holder: Roman Shtylman
  end_line: 4
  start_line: 4
- holder: Douglas Christopher Wilson
  end_line: 5
  start_line: 5
Authors

      
    
License detections License expression License expression SPDX
mit-4e7803e6-e54b-c9ca-bcd2-bee9755c0dd7 mit MIT
Package URL License Primary language
pkg:npm/express@4.18.2 mit JavaScript
pkg:npm/acme-demo-app@1.0.0 JavaScript