12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_args": [
- [
- "ts-pnp@1.2.0",
- "D:\\project\\苏南官网\\su_nan_guan_wang"
- ]
- ],
- "_development": true,
- "_from": "ts-pnp@1.2.0",
- "_id": "ts-pnp@1.2.0",
- "_inBundle": false,
- "_integrity": "sha1-pQCtCEsHmPHDBxrzkeZZEshrypI=",
- "_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"
- ],
- "_resolved": "https://registry.npm.taobao.org/ts-pnp/download/ts-pnp-1.2.0.tgz",
- "_spec": "1.2.0",
- "_where": "D:\\project\\苏南官网\\su_nan_guan_wang",
- "bugs": {
- "url": "https://github.com/arcanis/ts-pnp/issues"
- },
- "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"
- }
|