2017-09-13 07:52:34 +02:00

85 lines
2.1 KiB
JSON

{
"_args": [
[
{
"raw": "de-indent@^1.0.2",
"scope": null,
"escapedName": "de-indent",
"name": "de-indent",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"c:\\xampp\\htdocs\\laravel\\node_modules\\vue-template-compiler"
]
],
"_from": "de-indent@>=1.0.2 <2.0.0",
"_id": "de-indent@1.0.2",
"_inCache": true,
"_location": "/de-indent",
"_nodeVersion": "5.1.1",
"_npmUser": {
"name": "yyx990803",
"email": "yyx990803@gmail.com"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"raw": "de-indent@^1.0.2",
"scope": null,
"escapedName": "de-indent",
"name": "de-indent",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/vue-template-compiler"
],
"_resolved": "https://registry.npmjs.org/de-indent/-/de-indent-1.0.2.tgz",
"_shasum": "b2038e846dc33baa5796128d0804b455b8c1e21d",
"_shrinkwrap": null,
"_spec": "de-indent@^1.0.2",
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\vue-template-compiler",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/yyx990803/de-indent/issues"
},
"dependencies": {},
"description": "remove extra indent from a block of code",
"devDependencies": {
"mocha": "^2.3.4"
},
"directories": {},
"dist": {
"shasum": "b2038e846dc33baa5796128d0804b455b8c1e21d",
"tarball": "https://registry.npmjs.org/de-indent/-/de-indent-1.0.2.tgz"
},
"gitHead": "5861bd7a39c09f0056fd361d82e570e56bd2c275",
"homepage": "https://github.com/yyx990803/de-indent#readme",
"keywords": [
"deindent"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "yyx990803",
"email": "yyx990803@gmail.com"
}
],
"name": "de-indent",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/yyx990803/de-indent.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.0.2"
}