Sha256: 912cc7b310bb456c70cf90509ff0ba8eec1a7956315d55502da6e7d3ff74fc19
Contents?: true
Size: 602 Bytes
Versions: 9
Compression:
Stored size: 602 Bytes
Contents
{ "name": "@babel/plugin-syntax-json-strings", "version": "7.2.0", "description": "Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings", "license": "MIT", "publishConfig": { "access": "public" }, "main": "lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "@babel/helper-plugin-utils": "^7.0.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" }, "devDependencies": { "@babel/core": "^7.2.0" } }
Version data entries
9 entries across 9 versions & 3 rubygems