d2-ui
Version:
119 lines (118 loc) • 3.18 kB
JSON
{
"_args": [
[
"postcss-normalize-url@^3.0.7",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cssnano"
]
],
"_from": "postcss-normalize-url@>=3.0.7 <4.0.0",
"_id": "postcss-normalize-url@3.0.7",
"_inCache": true,
"_installable": true,
"_location": "/postcss-normalize-url",
"_nodeVersion": "5.4.1",
"_npmOperationalInternal": {
"host": "packages-9-west.internal.npmjs.com",
"tmp": "tmp/postcss-normalize-url-3.0.7.tgz_1455124522238_0.16858987230807543"
},
"_npmUser": {
"email": "beneb.info@gmail.com",
"name": "beneb"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "postcss-normalize-url",
"raw": "postcss-normalize-url@^3.0.7",
"rawSpec": "^3.0.7",
"scope": null,
"spec": ">=3.0.7 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/cssnano"
],
"_resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.7.tgz",
"_shasum": "6bd90d0a4bc5a1df22c26ea65c53257dc3829f4e",
"_shrinkwrap": null,
"_spec": "postcss-normalize-url@^3.0.7",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cssnano",
"author": {
"email": "beneb.info@gmail.com",
"name": "Ben Briggs",
"url": "http://beneb.info"
},
"ava": {
"require": "babel-core/register"
},
"bugs": {
"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
},
"dependencies": {
"is-absolute-url": "^2.0.0",
"normalize-url": "^1.4.0",
"postcss": "^5.0.14",
"postcss-value-parser": "^3.2.3"
},
"description": "Normalize URLs with PostCSS",
"devDependencies": {
"ava": "^0.11.0",
"babel-cli": "^6.5.1",
"babel-core": "^6.5.1",
"babel-plugin-add-module-exports": "^0.1.2",
"babel-preset-es2015": "^6.5.0",
"babel-preset-es2015-loose": "^7.0.0",
"babel-preset-stage-0": "^6.5.0",
"del-cli": "^0.2.0",
"eslint": "^1.10.3",
"eslint-config-cssnano": "^1.0.0"
},
"directories": {},
"dist": {
"shasum": "6bd90d0a4bc5a1df22c26ea65c53257dc3829f4e",
"tarball": "http://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.7.tgz"
},
"eslintConfig": {
"extends": "cssnano"
},
"files": [
"dist",
"LICENSE-MIT"
],
"gitHead": "88906ec5a1ba6b1a8b6f83fefb11636a992dee9f",
"homepage": "https://github.com/ben-eb/postcss-normalize-url",
"keywords": [
"css",
"normalize",
"optimise",
"optimisation",
"postcss",
"postcss-plugin",
"url"
],
"license": "MIT",
"main": "dist/index.js",
"maintainers": [
{
"email": "beneb.info@gmail.com",
"name": "beneb"
},
{
"email": "trysound@yandex.ru",
"name": "trysound"
}
],
"name": "postcss-normalize-url",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/ben-eb/postcss-normalize-url.git"
},
"scripts": {
"prepublish": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
"pretest": "eslint src",
"test": "ava src/__tests__"
},
"version": "3.0.7"
}