Gazebo_simulation-Frontend/node_modules/expect/package.json

23 lines
650 B
JSON

{
"name": "expect",
"version": "23.6.0",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git"
},
"license": "MIT",
"main": "build/index.js",
"browser": "build-es5/index.js",
"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"
}
,"_resolved": "https://registry.npmjs.org/expect/-/expect-23.6.0.tgz"
,"_integrity": "sha512-dgSoOHgmtn/aDGRVFWclQyPDKl2CQRq0hmIEoUAuQs/2rn2NcvCWcSCovm6BLeuB/7EZuLGu2QfnR+qRt5OM4w=="
,"_from": "expect@23.6.0"
}