|
|
- {
- "_args": [
- [
- "relateurl@0.2.x",
- "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/html-minifier"
- ]
- ],
- "_from": "relateurl@>=0.2.0 <0.3.0",
- "_id": "relateurl@0.2.7",
- "_inCache": true,
- "_installable": true,
- "_location": "/relateurl",
- "_nodeVersion": "6.3.0",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/relateurl-0.2.7.tgz_1468503083573_0.04723989125341177"
- },
- "_npmUser": {
- "email": "contact@svachon.com",
- "name": "stevenvachon"
- },
- "_npmVersion": "3.10.3",
- "_phantomChildren": {},
- "_requested": {
- "name": "relateurl",
- "raw": "relateurl@0.2.x",
- "rawSpec": "0.2.x",
- "scope": null,
- "spec": ">=0.2.0 <0.3.0",
- "type": "range"
- },
- "_requiredBy": [
- "/html-minifier"
- ],
- "_resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz",
- "_shasum": "54dbf377e51440aca90a4cd274600d3ff2d888a9",
- "_shrinkwrap": null,
- "_spec": "relateurl@0.2.x",
- "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/html-minifier",
- "author": {
- "email": "contact@svachon.com",
- "name": "Steven Vachon",
- "url": "http://www.svachon.com/"
- },
- "bugs": {
- "url": "https://github.com/stevenvachon/relateurl/issues"
- },
- "dependencies": {},
- "description": "Minify URLs by converting them from absolute to relative.",
- "devDependencies": {
- "browserify": "^13.0.1",
- "chai": "^3.5.0",
- "mocha": "^2.5.3",
- "uglify-js": "^2.7.0"
- },
- "directories": {},
- "dist": {
- "shasum": "54dbf377e51440aca90a4cd274600d3ff2d888a9",
- "tarball": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz"
- },
- "engines": {
- "node": ">= 0.10"
- },
- "files": [
- "lib",
- "license"
- ],
- "gitHead": "65498004d9663fc320c22ffe9204f3c2e59ab65a",
- "homepage": "https://github.com/stevenvachon/relateurl",
- "keywords": [
- "absolute",
- "lint",
- "minifier",
- "minify",
- "relative",
- "uri",
- "url"
- ],
- "license": "MIT",
- "main": "lib",
- "maintainers": [
- {
- "name": "stevenvachon",
- "email": "contact@svachon.com"
- }
- ],
- "name": "relateurl",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/stevenvachon/relateurl.git"
- },
- "scripts": {
- "browserify": "browserify lib/ --standalone RelateUrl | uglifyjs --compress --mangle -o relateurl-browser.js",
- "test": "mocha test/ --bail --reporter spec --check-leaks"
- },
- "version": "0.2.7"
- }
|