149 lines
3.5 KiB
JSON
149 lines
3.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "js-beautify@^1.6.3",
|
|
"scope": null,
|
|
"escapedName": "js-beautify",
|
|
"name": "js-beautify",
|
|
"rawSpec": "^1.6.3",
|
|
"spec": ">=1.6.3 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\vue-loader"
|
|
]
|
|
],
|
|
"_from": "js-beautify@>=1.6.3 <2.0.0",
|
|
"_id": "js-beautify@1.6.14",
|
|
"_inCache": true,
|
|
"_location": "/js-beautify",
|
|
"_nodeVersion": "7.9.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/js-beautify-1.6.14.tgz_1494569796780_0.9350249317940325"
|
|
},
|
|
"_npmUser": {
|
|
"name": "bitwiseman",
|
|
"email": "bitwiseman@gmail.com"
|
|
},
|
|
"_npmVersion": "4.2.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "js-beautify@^1.6.3",
|
|
"scope": null,
|
|
"escapedName": "js-beautify",
|
|
"name": "js-beautify",
|
|
"rawSpec": "^1.6.3",
|
|
"spec": ">=1.6.3 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/vue-loader"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.6.14.tgz",
|
|
"_shasum": "d3b8f7322d02b9277d58bd238264c327e58044cd",
|
|
"_shrinkwrap": null,
|
|
"_spec": "js-beautify@^1.6.3",
|
|
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\vue-loader",
|
|
"author": {
|
|
"name": "Einar Lielmanis",
|
|
"email": "einar@jsbeautifier.org"
|
|
},
|
|
"bin": {
|
|
"css-beautify": "./js/bin/css-beautify.js",
|
|
"html-beautify": "./js/bin/html-beautify.js",
|
|
"js-beautify": "./js/bin/js-beautify.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/beautify-web/js-beautify/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Vital Batmanov",
|
|
"email": "vital76@gmail.com"
|
|
},
|
|
{
|
|
"name": "Chris J. Shull",
|
|
"email": "chrisjshull@gmail.com"
|
|
},
|
|
{
|
|
"name": "Gian Marco Gherardi",
|
|
"email": "gianmarco.gherardi@gmail.com"
|
|
},
|
|
{
|
|
"name": "Stan",
|
|
"email": "stasson@orc.ru"
|
|
},
|
|
{
|
|
"name": "Vittorio Gambaletta",
|
|
"email": "VittGam@vittgam.net"
|
|
},
|
|
{
|
|
"name": "Daniel Stockman",
|
|
"email": "daniel.stockman@gmail.com"
|
|
},
|
|
{
|
|
"name": "Harutyun Amirjanyan",
|
|
"email": "amirjanyan@gmail.com"
|
|
},
|
|
{
|
|
"name": "Nochum Sossonko",
|
|
"email": "nsossonko@hotmail.com"
|
|
},
|
|
{
|
|
"name": "Liam Newman",
|
|
"email": "bitwiseman@gmail.com"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"config-chain": "~1.1.5",
|
|
"editorconfig": "^0.13.2",
|
|
"mkdirp": "~0.5.0",
|
|
"nopt": "~3.0.1"
|
|
},
|
|
"description": "jsbeautifier.org for node",
|
|
"devDependencies": {
|
|
"benchmark": "2.1.0",
|
|
"jshint": "~2.9.1",
|
|
"mustache": "~2.2.1",
|
|
"node-static": "~0.7.1",
|
|
"requirejs": "2.1.x"
|
|
},
|
|
"directories": {
|
|
"lib": "js/lib",
|
|
"test": "js/test"
|
|
},
|
|
"dist": {
|
|
"shasum": "d3b8f7322d02b9277d58bd238264c327e58044cd",
|
|
"tarball": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.6.14.tgz"
|
|
},
|
|
"gitHead": "ccc736a4421a5d5eb694b2e749d435945f105dc3",
|
|
"homepage": "http://jsbeautifier.org/",
|
|
"keywords": [
|
|
"beautify",
|
|
"beautifier",
|
|
"code-quality"
|
|
],
|
|
"license": "MIT",
|
|
"main": "js/index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "evocateur",
|
|
"email": "daniel.stockman@gmail.com"
|
|
},
|
|
{
|
|
"name": "bitwiseman",
|
|
"email": "bitwiseman@gmail.com"
|
|
}
|
|
],
|
|
"name": "js-beautify",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/beautify-web/js-beautify.git"
|
|
},
|
|
"scripts": {},
|
|
"version": "1.6.14"
|
|
}
|