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.
 
 
 

85 lines
2.1 KiB

{
"_args": [
[
"unquote@~1.1.1",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/svgo"
]
],
"_from": "unquote@>=1.1.1 <1.2.0",
"_id": "unquote@1.1.1",
"_inCache": true,
"_installable": true,
"_location": "/unquote",
"_nodeVersion": "7.10.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/unquote-1.1.1.tgz_1513569273182_0.8732044610660523"
},
"_npmUser": {
"email": "cameron@lakenen.com",
"name": "lakenen"
},
"_npmVersion": "4.2.0",
"_phantomChildren": {},
"_requested": {
"name": "unquote",
"raw": "unquote@~1.1.1",
"rawSpec": "~1.1.1",
"scope": null,
"spec": ">=1.1.1 <1.2.0",
"type": "range"
},
"_requiredBy": [
"/svgo"
],
"_resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz",
"_shasum": "8fded7324ec6e88a0ff8b905e7c098cdc086d544",
"_shrinkwrap": null,
"_spec": "unquote@~1.1.1",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/svgo",
"author": {
"email": "cameron@lakenen.com",
"name": "Cameron Lakenen"
},
"bugs": {
"url": "https://github.com/lakenen/node-unquote/issues"
},
"dependencies": {},
"description": "Remove wrapping quotes from a string.",
"devDependencies": {
"tape": "^2.13.4"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "8fded7324ec6e88a0ff8b905e7c098cdc086d544",
"tarball": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz"
},
"gitHead": "1fd68c5a789afa2fac29965c408fcbd045c39392",
"homepage": "https://github.com/lakenen/node-unquote",
"keywords": [
"quotes",
"string",
"unquote"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "lakenen",
"email": "cameron.lakenen@gmail.com"
}
],
"name": "unquote",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/lakenen/node-unquote.git"
},
"scripts": {
"test": "node test/*"
},
"version": "1.1.1"
}