You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

57 lines
1.4 KiB

{
"_from": "ts-pnp@1.1.6",
"_id": "ts-pnp@1.1.6",
"_inBundle": false,
"_integrity": "sha512-CrG5GqAAzMT7144Cl+UIFP7mz/iIhiy+xQ6GGcnjTezhALT02uPMRw7tgDSESgB5MsfKt55+GPWw4ir1kVtMIQ==",
"_location": "/ts-pnp",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ts-pnp@1.1.6",
"name": "ts-pnp",
"escapedName": "ts-pnp",
"rawSpec": "1.1.6",
"saveSpec": null,
"fetchSpec": "1.1.6"
},
"_requiredBy": [
"/pnp-webpack-plugin",
"/react-scripts"
],
"_resolved": "https://registry.npmjs.org/ts-pnp/-/ts-pnp-1.1.6.tgz",
"_shasum": "389a24396d425a0d3162e96d2b4638900fdc289a",
"_spec": "ts-pnp@1.1.6",
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\react-scripts",
"bugs": {
"url": "https://github.com/arcanis/ts-pnp/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "plug'n'play resolver for TypeScript",
"devDependencies": {
"typescript": "3.5.3"
},
"engines": {
"node": ">=6"
},
"homepage": "https://github.com/arcanis/ts-pnp",
"keywords": [
"typescript",
"yarn",
"plugnplay",
"pnp"
],
"license": "MIT",
"name": "ts-pnp",
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/arcanis/ts-pnp.git"
},
"version": "1.1.6"
}