Current Path: > > usr > lib > node_modules > npm > > node_modules > > psl
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.8 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
data | Directory | - | - | |
dist | Directory | - | - | |
.eslintignore | File | 6 bytes | March 10 2021 14:36:37. | |
.travis.yml | File | 52 bytes | March 10 2021 14:36:37. | |
README.md | File | 6594 bytes | March 10 2021 14:36:37. | |
index.js | File | 6036 bytes | March 10 2021 14:36:37. | |
karma.conf.js | File | 499 bytes | March 10 2021 14:36:37. | |
package.json | File | 2136 bytes | March 10 2021 14:36:37. | |
yarn.lock | File | 152788 bytes | March 10 2021 14:36:37. |
'use strict'; module.exports = function (config) { config.set({ browsers: ['PhantomJS'], frameworks: ['browserify', 'mocha'], files: [ 'test/**/*.spec.js' ], preprocessors: { 'test/**/*.spec.js': ['browserify'] }, reporters: ['mocha'], client: { mocha: { reporter: 'tap' } }, plugins: [ 'karma-browserify', 'karma-mocha', 'karma-mocha-reporter', 'karma-phantomjs-launcher' ] }); };
SILENT KILLER Tool