UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

20 lines (19 loc) 422 B
{ "name": "jest-resolve", "version": "16.0.2", "repository": { "type": "git", "url": "https://github.com/facebook/jest.git" }, "license": "BSD-3-Clause", "main": "build/index.js", "dependencies": { "browser-resolve": "^1.11.2", "jest-file-exists": "^15.0.0", "jest-haste-map": "^16.0.2", "resolve": "^1.1.6" }, "scripts": { "test": "../../packages/jest-cli/bin/jest.js" } }