UNPKG

rsuite-theme

Version:
121 lines (120 loc) 2.9 kB
{ "_from": "jest@^21.2.1", "_id": "jest@21.2.1", "_inBundle": false, "_integrity": "sha1-yWTgtHODdooUOOPM88PUcDJ2BOE=", "_location": "/jest", "_phantomChildren": { "ansi-escapes": "3.0.0", "code-point-at": "1.1.0", "color-convert": "1.9.1", "decamelize": "1.2.0", "escape-string-regexp": "1.0.5", "get-caller-file": "1.0.2", "glob": "7.1.2", "graceful-fs": "4.1.11", "has-flag": "2.0.0", "is-ci": "1.0.10", "is-fullwidth-code-point": "1.0.0", "istanbul-api": "1.2.1", "istanbul-lib-coverage": "1.1.1", "istanbul-lib-instrument": "1.9.1", "istanbul-lib-source-maps": "1.2.2", "jest-changed-files": "21.2.0", "jest-config": "21.2.1", "jest-environment-jsdom": "21.2.1", "jest-haste-map": "21.2.0", "jest-message-util": "21.2.1", "jest-regex-util": "21.2.0", "jest-resolve-dependencies": "21.2.0", "jest-runner": "21.2.1", "jest-runtime": "21.2.1", "jest-snapshot": "21.2.1", "jest-util": "21.2.1", "locate-path": "2.0.0", "micromatch": "2.3.11", "node-notifier": "5.1.2", "normalize-package-data": "2.4.0", "os-locale": "2.1.0", "parse-json": "2.2.0", "require-directory": "2.1.1", "require-main-filename": "1.0.1", "set-blocking": "2.0.0", "slash": "1.0.0", "string-length": "2.0.0", "string-width": "2.1.1", "which": "1.2.14", "which-module": "2.0.0", "worker-farm": "1.5.2", "wrap-ansi": "2.1.0", "y18n": "3.2.1", "yargs-parser": "7.0.0" }, "_requested": { "type": "range", "registry": true, "raw": "jest@^21.2.1", "name": "jest", "escapedName": "jest", "rawSpec": "^21.2.1", "saveSpec": null, "fetchSpec": "^21.2.1" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "http://registry.npm.taobao.org/jest/download/jest-21.2.1.tgz", "_shasum": "c964e0b47383768a1438e3ccf3c3d470327604e1", "_spec": "jest@^21.2.1", "_where": "/Users/godfery/GitRepo/rsuite-theme", "bin": { "jest": "./bin/jest.js" }, "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "jest-cli": "^21.2.1" }, "deprecated": false, "description": "Delightful JavaScript Testing.", "engines": { "node": ">= 4" }, "homepage": "http://facebook.github.io/jest/", "keywords": [ "ava", "babel", "coverage", "easy", "expect", "facebook", "immersive", "instant", "jasmine", "jest", "jsdom", "mocha", "mocking", "painless", "qunit", "runner", "sandboxed", "snapshot", "tap", "tape", "test", "testing", "typescript", "watch" ], "license": "MIT", "main": "build/jest.js", "name": "jest", "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git" }, "version": "21.2.1" }