aboutsummaryrefslogtreecommitdiff
path: root/node_modules/jest-file-exists/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/jest-file-exists/package.json')
-rw-r--r--node_modules/jest-file-exists/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/node_modules/jest-file-exists/package.json b/node_modules/jest-file-exists/package.json
new file mode 100644
index 000000000..00bfacdcf
--- /dev/null
+++ b/node_modules/jest-file-exists/package.json
@@ -0,0 +1,10 @@
+{
+ "name": "jest-file-exists",
+ "version": "19.0.0",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/facebook/jest.git"
+ },
+ "license": "BSD-3-Clause",
+ "main": "build/index.js"
+}