SILENT KILLERPanel

Current Path: > > usr > lib > node_modules > npm > > node_modules > meant


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.9
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //usr/lib/node_modules/npm//node_modules/meant

NameTypeSizeLast ModifiedActions
.github Directory - -
CHANGELOG.md File 1337 bytes March 10 2021 14:36:37.
LICENSE File 1071 bytes March 10 2021 14:36:37.
README.md File 1479 bytes March 10 2021 14:36:37.
index.js File 986 bytes March 10 2021 14:36:37.
package.json File 1418 bytes March 10 2021 14:36:37.
test.js File 431 bytes March 10 2021 14:36:37.

Reading File: //usr/lib/node_modules/npm//node_modules/meant/test.js

var test = require('tap').test
var meant = require('./')

test('test vs [\'tast\', \'tbst\', \'tcst\', \'foo\']', function (t) {
  var list = meant('test', ['tast', 'tbst', 'tcst', 'foo'])
  t.notEqual(list.indexOf('tast'), -1, 'list has tast')
  t.notEqual(list.indexOf('tbst'), -1, 'list has tbst')
  t.notEqual(list.indexOf('tcst'), -1, 'list has tcst')
  t.equal(list.indexOf('foo'), -1, 'list doesn\'t have foo')
  t.end()
})

SILENT KILLER Tool