123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "_from": "ts-pnp@1.2.0",
- "_id": "ts-pnp@1.2.0",
- "_inBundle": false,
- "_integrity": "sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==",
- "_location": "/ts-pnp",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "ts-pnp@1.2.0",
- "name": "ts-pnp",
- "escapedName": "ts-pnp",
- "rawSpec": "1.2.0",
- "saveSpec": null,
- "fetchSpec": "1.2.0"
- },
- "_requiredBy": [
- "/pnp-webpack-plugin",
- "/react-scripts"
- ],
- "_resolved": "https://registry.npmjs.org/ts-pnp/-/ts-pnp-1.2.0.tgz",
- "_shasum": "a500ad084b0798f1c3071af391e65912c86bca92",
- "_spec": "ts-pnp@1.2.0",
- "_where": "C:\\Users\\rickh\\Desktop\\js-hw-1\\hw1\\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.2.0"
- }
|