lightfold
Version:
lightweight scaffolding and archiving utility CLI.
66 lines (65 loc) • 2.03 kB
JSON
{
"_from": "@types/json-schema@^7.0.3",
"_id": "@types/json-schema@7.0.4",
"_inBundle": false,
"_integrity": "sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==",
"_location": "/@types/json-schema",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@types/json-schema@^7.0.3",
"name": "@types/json-schema",
"escapedName": "@types%2fjson-schema",
"scope": "@types",
"rawSpec": "^7.0.3",
"saveSpec": null,
"fetchSpec": "^7.0.3"
},
"_requiredBy": [
"/@typescript-eslint/experimental-utils"
],
"_resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.4.tgz",
"_shasum": "38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339",
"_spec": "@types/json-schema@^7.0.3",
"_where": "/Users/andrewxia/Documents/work/codefold/example/node_modules/@typescript-eslint/experimental-utils",
"bugs": {
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Boris Cherny",
"url": "https://github.com/bcherny"
},
{
"name": "Cyrille Tuzi",
"url": "https://github.com/cyrilletuzi"
},
{
"name": "Lucian Buzzo",
"url": "https://github.com/lucianbuzzo"
},
{
"name": "Roland Groza",
"url": "https://github.com/rolandjitsu"
}
],
"dependencies": {},
"deprecated": false,
"description": "TypeScript definitions for json-schema 4.0, 6.0 and",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
"license": "MIT",
"main": "",
"name": "@types/json-schema",
"repository": {
"type": "git",
"url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/json-schema"
},
"scripts": {},
"typeScriptVersion": "2.8",
"types": "index.d.ts",
"typesPublisherContentHash": "868495cc33eb63def9feb79d7da312499752aa5641dde5a5dad8edbd13998a40",
"version": "7.0.4"
}