| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/nami/node_modules/zombie/ |
Upload File : |
{
"_from": "https://github.com/bitnami/zombie/releases/download/v5.0.8-updated/zombie-5.0.8.tgz",
"_id": "zombie@5.0.8",
"_inBundle": false,
"_integrity": "sha512-ZXBWWawu3AwuV1SXBvUcVtXWb64QJ5oNhTy9YYhkgvGrdJ0LsrlkesBSsF6gUlmoPZrYEZvaO1Xu0Zz0+hOPDg==",
"_location": "/zombie",
"_phantomChildren": {},
"_requested": {
"type": "remote",
"raw": "zombie@https://github.com/bitnami/zombie/releases/download/v5.0.8-updated/zombie-5.0.8.tgz",
"name": "zombie",
"escapedName": "zombie",
"rawSpec": "https://github.com/bitnami/zombie/releases/download/v5.0.8-updated/zombie-5.0.8.tgz",
"saveSpec": "https://github.com/bitnami/zombie/releases/download/v5.0.8-updated/zombie-5.0.8.tgz",
"fetchSpec": "https://github.com/bitnami/zombie/releases/download/v5.0.8-updated/zombie-5.0.8.tgz"
},
"_requiredBy": [
"/nami-core"
],
"_resolved": "https://github.com/bitnami/zombie/releases/download/v5.0.8-updated/zombie-5.0.8.tgz",
"_shasum": "caa386d2f550c539e0bf64915348d7c02f74d490",
"_spec": "zombie@https://github.com/bitnami/zombie/releases/download/v5.0.8-updated/zombie-5.0.8.tgz",
"_where": "/opt/buildAgent/work/1c1e66e411a10528/artifacts/build/bundle/node_modules/nami-core",
"author": {
"name": "Assaf Arkin",
"email": "assaf@labnotes.org",
"url": "http://labnotes.org/"
},
"bugs": {
"url": "http://github.com/assaf/zombie/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Bob Lail",
"email": "bob.lailfamily@gmail.com",
"url": "http://boblail.tumblr.com/"
},
{
"name": "Brian McDaniel",
"url": "https://github.com/brianmcd"
},
{
"name": "Damian Janowski"
},
{
"name": "José Valim",
"email": "jose.valim@plataformatec.com.br",
"url": "http://blog.plataformatec.com.br/"
},
{
"name": "Matt Lavin",
"email": "matt.lavin@gmail.com",
"url": "https://github.com/mdlavin"
}
],
"dependencies": {
"babel-runtime": "5.8.29",
"bluebird": "^3.0",
"debug": "^3.1.0",
"eventsource": "^1.0.5",
"iconv-lite": "^0.4.13",
"jsdom": "^7.2.2",
"lodash": "^4.17.10",
"mime": "^1.6.0",
"ms": "^2.1.1",
"request": "^2.85.0",
"tough-cookie": "^2.3.4",
"ws": "^5.1.1"
},
"deprecated": false,
"description": "Insanely fast, full-stack, headless browser testing using Node.js",
"devDependencies": {
"babel": "5.8.29",
"babel-eslint": "^4.1.8",
"body-parser": "^1.13.3",
"cookie-parser": "^1.3.5",
"del": "^3.0.0",
"eslint": "^1.10.3",
"express": "^4.16.3",
"gulp": "^3.9.0",
"gulp-babel": "^5.3.0",
"gulp-eslint": "^1.1.1",
"gulp-exec": "^3.0.1",
"gulp-notify": "^3.2.0",
"gulp-sourcemaps": "^2.6.4",
"gulp-util": "^3.0.7",
"mocha": "^5.0.5",
"morgan": "^1.6.1",
"multiparty": "^4.1.2",
"replay": "^2.1.2",
"requirejs": "^2.1.20"
},
"engines": {
"node": ">=4.0.0"
},
"homepage": "https://www.npmjs.com/package/zombie",
"keywords": [
"test",
"tests",
"testing",
"TDD",
"spec",
"specs",
"BDD",
"headless",
"browser",
"html",
"html5",
"dom",
"css",
"javascript",
"integration",
"ajax",
"full-stack",
"DSL"
],
"license": "MIT",
"main": "lib",
"name": "zombie",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/assaf/zombie.git"
},
"scripts": {
"build": "gulp build",
"postpublish": "git push",
"prepublish": "npm test && gulp build",
"test": "gulp lint && mocha"
},
"version": "5.0.8"
}