Sha256: 5fc6700592a82c5f6d04b3a7793afacc077d42758c382f7b522c44745627f506
Contents?: true
Size: 672 Bytes
Versions: 16
Compression:
Stored size: 672 Bytes
Contents
{ "name": "ts-pnp", "version": "1.2.0", "description": "plug'n'play resolver for TypeScript", "license": "MIT", "engines": { "node": ">=6" }, "homepage": "https://github.com/arcanis/ts-pnp", "bugs": { "url": "https://github.com/arcanis/ts-pnp/issues" }, "repository": { "type": "git", "url": "https://github.com/arcanis/ts-pnp.git" }, "keywords": [ "typescript", "yarn", "plugnplay", "pnp" ], "devDependencies": { "typescript": "3.5.3" }, "peerDependenciesMeta": { "typescript": { "optional": true } } }
Version data entries
16 entries across 15 versions & 5 rubygems