123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "_args": [
- [
- "expect@23.6.0",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "expect@23.6.0",
- "_id": "expect@23.6.0",
- "_inBundle": false,
- "_integrity": "sha1-HgyNO6mlgch71x+5vIhi1ENCX5g=",
- "_location": "/expect",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "expect@23.6.0",
- "name": "expect",
- "escapedName": "expect",
- "rawSpec": "23.6.0",
- "saveSpec": null,
- "fetchSpec": "23.6.0"
- },
- "_requiredBy": [
- "/jest-jasmine2"
- ],
- "_resolved": "https://registry.npm.taobao.org/expect/download/expect-23.6.0.tgz",
- "_spec": "23.6.0",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "browser": "build-es5/index.js",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "ansi-styles": "^3.2.0",
- "jest-diff": "^23.6.0",
- "jest-get-type": "^22.1.0",
- "jest-matcher-utils": "^23.6.0",
- "jest-message-util": "^23.4.0",
- "jest-regex-util": "^23.3.0"
- },
- "description": "This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/en/expect.html).",
- "homepage": "https://github.com/facebook/jest#readme",
- "license": "MIT",
- "main": "build/index.js",
- "name": "expect",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git"
- },
- "version": "23.6.0"
- }
|