13 строки
435 B
JSON
13 строки
435 B
JSON
{
|
|
"name": "babel-plugin-transform-invariant-location",
|
|
"version": "1.0.1",
|
|
"description": "Babel plugin that rewrites invariant calls with their source location",
|
|
"main": "index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/github/babel-plugin-transform-invariant-location.git"
|
|
},
|
|
"license": "MIT",
|
|
"homepage": "https://github.com/github/babel-plugin-transform-invariant-location#readme"
|
|
}
|