UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

66 lines (65 loc) 1.77 kB
{ "_from": "@jest/console@^24.9.0", "_id": "@jest/console@24.9.0", "_inBundle": false, "_integrity": "sha512-Zuj6b8TnKXi3q4ymac8EQfc3ea/uhLeCGThFqXeC8H9/raaH8ARPUTdId+XyGd03Z4In0/VjD2OYFcBF09fNLQ==", "_location": "/@jest/console", "_phantomChildren": { "color-convert": "1.9.3", "escape-string-regexp": "1.0.5", "has-flag": "3.0.0" }, "_requested": { "type": "range", "registry": true, "raw": "@jest/console@^24.9.0", "name": "@jest/console", "escapedName": "@jest%2fconsole", "scope": "@jest", "rawSpec": "^24.9.0", "saveSpec": null, "fetchSpec": "^24.9.0" }, "_requiredBy": [ "/@jest/core", "/@jest/test-result", "/jest-runner", "/jest-runtime", "/jest-util" ], "_resolved": "https://registry.npmjs.org/@jest/console/-/console-24.9.0.tgz", "_shasum": "79b1bc06fb74a8cfb01cbdedf945584b1b9707f0", "_spec": "@jest/console@^24.9.0", "_where": "/Users/andrewxia/Documents/work/codefold/example/node_modules/jest-util", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "@jest/source-map": "^24.9.0", "chalk": "^2.0.1", "slash": "^2.0.0" }, "deprecated": false, "devDependencies": { "@types/slash": "^2.0.0" }, "engines": { "node": ">= 6" }, "gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "@jest/console", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-console" }, "types": "build/index.d.ts", "version": "24.9.0" }