mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
78 lines
1.9 KiB
JSON
78 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"babel-minify@0.4.1",
|
|
"E:\\projects\\p\\minifyfromhtml"
|
|
]
|
|
],
|
|
"_from": "babel-minify@0.4.1",
|
|
"_id": "babel-minify@0.4.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-9+QHlrtavnPmbMl0Ipw3ZhP+Xsc=",
|
|
"_location": "/babel-minify",
|
|
"_phantomChildren": {
|
|
"@babel/code-frame": "7.0.0-beta.46",
|
|
"@babel/generator": "7.0.0-beta.46",
|
|
"@babel/helpers": "7.0.0-beta.46",
|
|
"@babel/template": "7.0.0-beta.46",
|
|
"@babel/traverse": "7.0.0-beta.46",
|
|
"@babel/types": "7.0.0-beta.46",
|
|
"convert-source-map": "1.5.1",
|
|
"json5": "0.5.1",
|
|
"lodash": "4.17.11",
|
|
"micromatch": "2.3.11",
|
|
"resolve": "1.7.1",
|
|
"semver": "5.5.0",
|
|
"source-map": "0.5.7"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "babel-minify@0.4.1",
|
|
"name": "babel-minify",
|
|
"escapedName": "babel-minify",
|
|
"rawSpec": "0.4.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.4.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-minify/-/babel-minify-0.4.1.tgz",
|
|
"_spec": "0.4.1",
|
|
"_where": "E:\\projects\\p\\minifyfromhtml",
|
|
"author": {
|
|
"name": "amasad"
|
|
},
|
|
"bin": {
|
|
"babel-minify": "./bin/minify.js",
|
|
"minify": "./bin/minify.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/minify/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/core": "^7.0.0-beta.46",
|
|
"babel-preset-minify": "^0.4.1",
|
|
"fs-readdir-recursive": "^1.1.0",
|
|
"mkdirp": "^0.5.1",
|
|
"util.promisify": "^1.0.0",
|
|
"yargs-parser": "^10.0.0"
|
|
},
|
|
"description": "✂️ An ES6+ aware minifier based on the Babel toolchain (beta)",
|
|
"homepage": "https://github.com/babel/minify#readme",
|
|
"keywords": [
|
|
"babel-minify",
|
|
"babel-preset",
|
|
"minify"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "babel-minify",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/minify/tree/master/packages/babel-minify"
|
|
},
|
|
"version": "0.4.1"
|
|
}
|