d2-ui
Version:
91 lines (90 loc) • 2.39 kB
JSON
{
"_args": [
[
"postcss-normalize-charset@^1.1.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cssnano"
]
],
"_from": "postcss-normalize-charset@>=1.1.0 <2.0.0",
"_id": "postcss-normalize-charset@1.1.0",
"_inCache": true,
"_installable": true,
"_location": "/postcss-normalize-charset",
"_nodeVersion": "0.12.2",
"_npmUser": {
"email": "trysound@yandex.ru",
"name": "trysound"
},
"_npmVersion": "2.7.4",
"_phantomChildren": {},
"_requested": {
"name": "postcss-normalize-charset",
"raw": "postcss-normalize-charset@^1.1.0",
"rawSpec": "^1.1.0",
"scope": null,
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/cssnano"
],
"_resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-1.1.0.tgz",
"_shasum": "2fbd30e12248c442981d31ea2484d46fd0628970",
"_shrinkwrap": null,
"_spec": "postcss-normalize-charset@^1.1.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cssnano",
"author": {
"email": "trysound@yandex.ru",
"name": "Bogdan Chadkin"
},
"bugs": {
"url": "https://github.com/TrySound/postcss-charset/issues"
},
"dependencies": {
"postcss": "^5.0.5"
},
"description": "Add necessary or remove extra charset with PostCSS",
"devDependencies": {
"eslint": "^1.4.1",
"tap-spec": "^4.1.0",
"tape": "^4.2.0"
},
"directories": {},
"dist": {
"shasum": "2fbd30e12248c442981d31ea2484d46fd0628970",
"tarball": "http://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-1.1.0.tgz"
},
"files": [
"index.js"
],
"gitHead": "8fd8619642f68f465e53ef4638b83c5e59d9a910",
"homepage": "https://github.com/TrySound/postcss-charset",
"keywords": [
"postcss",
"css",
"postcss-plugin",
"charset"
],
"license": "MIT",
"maintainers": [
{
"email": "beneb.info@gmail.com",
"name": "beneb"
},
{
"email": "trysound@yandex.ru",
"name": "trysound"
}
],
"name": "postcss-normalize-charset",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/TrySound/postcss-charset.git"
},
"scripts": {
"test": "eslint index.js test && tape test/*.js | tap-spec"
},
"version": "1.1.0"
}