summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@types
diff options
context:
space:
mode:
Diffstat (limited to 'tests/registry/npm/@types')
-rw-r--r--tests/registry/npm/@types/prop-types/prop-types-15.7.13.tgzbin0 -> 2900 bytes
-rw-r--r--tests/registry/npm/@types/prop-types/registry.json48
-rw-r--r--tests/registry/npm/@types/react/react-18.3.10.tgzbin0 -> 80094 bytes
-rw-r--r--tests/registry/npm/@types/react/registry.json71
4 files changed, 119 insertions, 0 deletions
diff --git a/tests/registry/npm/@types/prop-types/prop-types-15.7.13.tgz b/tests/registry/npm/@types/prop-types/prop-types-15.7.13.tgz
new file mode 100644
index 000000000..813b6795b
--- /dev/null
+++ b/tests/registry/npm/@types/prop-types/prop-types-15.7.13.tgz
Binary files differ
diff --git a/tests/registry/npm/@types/prop-types/registry.json b/tests/registry/npm/@types/prop-types/registry.json
new file mode 100644
index 000000000..3c80e1646
--- /dev/null
+++ b/tests/registry/npm/@types/prop-types/registry.json
@@ -0,0 +1,48 @@
+{
+ "name": "@types/prop-types",
+ "dist-tags": { "latest": "15.7.13" },
+ "versions": {
+ "15.7.13": {
+ "name": "@types/prop-types",
+ "version": "15.7.13",
+ "license": "MIT",
+ "_id": "@types/prop-types@15.7.13",
+ "dist": {
+ "shasum": "2af91918ee12d9d32914feb13f5326658461b451",
+ "tarball": "http://localhost:4260/@types/prop-types/prop-types-15.7.13.tgz",
+ "fileCount": 5,
+ "integrity": "sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==",
+ "signatures": [
+ {
+ "sig": "MEUCIQCz+S+fZxW5ahdAmLsMoCnFlj4QvsEH0h70sXmSVc1EDgIgBDq1TH20PzRBFVHHY3gRc7JeNsAOozAmrQqCy+v1syk=",
+ "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
+ }
+ ],
+ "unpackedSize": 6965
+ },
+ "main": "",
+ "types": "index.d.ts",
+ "scripts": {},
+ "repository": {
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
+ "type": "git",
+ "directory": "types/prop-types"
+ },
+ "description": "TypeScript definitions for prop-types",
+ "directories": {},
+ "dependencies": {},
+ "_hasShrinkwrap": false,
+ "typeScriptVersion": "4.8",
+ "typesPublisherContentHash": "463997a2d1b4bb7e18554d9d12146cc74169e8bda6a4b9008306c38797ae14d3"
+ }
+ },
+ "license": "MIT",
+ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prop-types",
+ "repository": {
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
+ "type": "git",
+ "directory": "types/prop-types"
+ },
+ "description": "TypeScript definitions for prop-types",
+ "readmeFilename": ""
+}
diff --git a/tests/registry/npm/@types/react/react-18.3.10.tgz b/tests/registry/npm/@types/react/react-18.3.10.tgz
new file mode 100644
index 000000000..7ce743af9
--- /dev/null
+++ b/tests/registry/npm/@types/react/react-18.3.10.tgz
Binary files differ
diff --git a/tests/registry/npm/@types/react/registry.json b/tests/registry/npm/@types/react/registry.json
new file mode 100644
index 000000000..4046c1698
--- /dev/null
+++ b/tests/registry/npm/@types/react/registry.json
@@ -0,0 +1,71 @@
+{
+ "name": "@types/react",
+ "dist-tags": { "latest": "18.3.10" },
+ "versions": {
+ "18.3.10": {
+ "name": "@types/react",
+ "version": "18.3.10",
+ "license": "MIT",
+ "_id": "@types/react@18.3.10",
+ "dist": {
+ "shasum": "6edc26dc22ff8c9c226d3c7bf8357b013c842219",
+ "tarball": "http://localhost:4260/@types/react/react-18.3.10.tgz",
+ "fileCount": 17,
+ "integrity": "sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==",
+ "signatures": [
+ {
+ "sig": "MEUCIF6O9Y11lCvdqbD+e81mjGbAGN3pZa2cxxwi5Z+3bQr6AiEA0tDSc8Y9i7TjXbsZ2SnO/taFI6v99xnkZRDv5m6to7k=",
+ "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
+ }
+ ],
+ "unpackedSize": 438614
+ },
+ "main": "",
+ "types": "index.d.ts",
+ "exports": {
+ ".": {
+ "types": { "default": "./index.d.ts" },
+ "types@<=5.0": { "default": "./ts5.0/index.d.ts" }
+ },
+ "./canary": {
+ "types": { "default": "./canary.d.ts" },
+ "types@<=5.0": { "default": "./ts5.0/canary.d.ts" }
+ },
+ "./jsx-runtime": {
+ "types": { "default": "./jsx-runtime.d.ts" },
+ "types@<=5.0": { "default": "./ts5.0/jsx-runtime.d.ts" }
+ },
+ "./experimental": {
+ "types": { "default": "./experimental.d.ts" },
+ "types@<=5.0": { "default": "./ts5.0/experimental.d.ts" }
+ },
+ "./package.json": "./package.json",
+ "./jsx-dev-runtime": {
+ "types": { "default": "./jsx-dev-runtime.d.ts" },
+ "types@<=5.0": { "default": "./ts5.0/jsx-dev-runtime.d.ts" }
+ }
+ },
+ "scripts": {},
+ "repository": {
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
+ "type": "git",
+ "directory": "types/react"
+ },
+ "description": "TypeScript definitions for react",
+ "directories": {},
+ "dependencies": { "csstype": "^3.0.2", "@types/prop-types": "*" },
+ "_hasShrinkwrap": false,
+ "typeScriptVersion": "4.8",
+ "typesPublisherContentHash": "3fbf914f5052668104237c78a8f67cca37176346a3caed94eea6d5c504795f08"
+ }
+ },
+ "license": "MIT",
+ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react",
+ "repository": {
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
+ "type": "git",
+ "directory": "types/react"
+ },
+ "description": "TypeScript definitions for react",
+ "readmeFilename": ""
+}