You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

76 lines
1.9 KiB

{
"_args": [
[
"de-indent@^1.0.2",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/vue-template-compiler"
]
],
"_from": "de-indent@>=1.0.2 <2.0.0",
"_id": "de-indent@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/de-indent",
"_nodeVersion": "5.1.1",
"_npmUser": {
"email": "yyx990803@gmail.com",
"name": "yyx990803"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "de-indent",
"raw": "de-indent@^1.0.2",
"rawSpec": "^1.0.2",
"scope": null,
"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": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/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"
}