Sha256: 64d86da05803f7213dd4ae3420ca5dfe3fe8d47a40edc1bbfc36b26e5b68dc16
Contents?: true
Size: 802 Bytes
Versions: 5
Compression:
Stored size: 802 Bytes
Contents
{ "name": "@babel/plugin-proposal-json-strings", "version": "7.10.4", "description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-plugin-proposal-json-strings" }, "license": "MIT", "publishConfig": { "access": "public" }, "main": "lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "@babel/helper-plugin-utils": "^7.10.4", "@babel/plugin-syntax-json-strings": "^7.8.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" }, "devDependencies": { "@babel/core": "^7.10.4", "@babel/helper-plugin-test-runner": "^7.10.4" }, "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df" }
Version data entries
5 entries across 5 versions & 2 rubygems