mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
53 lines
1.5 KiB
JSON
53 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"babel-plugin-transform-property-literals@6.9.2",
|
|
"E:\\projects\\p\\minifyfromhtml"
|
|
]
|
|
],
|
|
"_from": "babel-plugin-transform-property-literals@6.9.2",
|
|
"_id": "babel-plugin-transform-property-literals@6.9.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-pY0Jls8q2vIk986EitHN5M2M8nU=",
|
|
"_location": "/babel-plugin-transform-property-literals",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "babel-plugin-transform-property-literals@6.9.2",
|
|
"name": "babel-plugin-transform-property-literals",
|
|
"escapedName": "babel-plugin-transform-property-literals",
|
|
"rawSpec": "6.9.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "6.9.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-preset-minify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-plugin-transform-property-literals/-/babel-plugin-transform-property-literals-6.9.2.tgz",
|
|
"_spec": "6.9.2",
|
|
"_where": "E:\\projects\\p\\minifyfromhtml",
|
|
"author": {
|
|
"name": "amasad"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/minify/issues"
|
|
},
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"description": "Turn valid property key literals to plain identifiers",
|
|
"homepage": "https://github.com/babel/minify#readme",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "babel-plugin-transform-property-literals",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/minify/tree/master/packages/babel-plugin-transform-property-literals"
|
|
},
|
|
"version": "6.9.2"
|
|
}
|