UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

55 lines (54 loc) 1.75 kB
{ "_from": "@babel/plugin-syntax-typescript@^7.8.3", "_id": "@babel/plugin-syntax-typescript@7.8.3", "_inBundle": false, "_integrity": "sha512-GO1MQ/SGGGoiEXY0e0bSpHimJvxqB7lktLLIq2pv8xG7WZ8IMEle74jIe1FhprHBWjwjZtXHkycDLZXIWM5Wfg==", "_location": "/@babel/plugin-syntax-typescript", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-syntax-typescript@^7.8.3", "name": "@babel/plugin-syntax-typescript", "escapedName": "@babel%2fplugin-syntax-typescript", "scope": "@babel", "rawSpec": "^7.8.3", "saveSpec": null, "fetchSpec": "^7.8.3" }, "_requiredBy": [ "/@babel/plugin-transform-typescript" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.8.3.tgz", "_shasum": "c1f659dda97711a569cef75275f7e15dcaa6cabc", "_spec": "@babel/plugin-syntax-typescript@^7.8.3", "_where": "/Users/andrewxia/Documents/work/codefold/example/node_modules/@babel/plugin-transform-typescript", "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.8.3" }, "deprecated": false, "description": "Allow parsing of TypeScript syntax", "devDependencies": { "@babel/core": "^7.8.3" }, "gitHead": "a7620bd266ae1345975767bbc7abf09034437017", "keywords": [ "babel-plugin", "typescript" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/plugin-syntax-typescript", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-typescript" }, "version": "7.8.3" }