Files
ASHEBShop-h5/node_modules/postcss-normalize-charset/package.json
T
2017-05-10 16:33:00 +08:00

100 lines
2.6 KiB
JSON

{
"_args": [
[
"postcss-normalize-charset@^1.1.0",
"/Users/xmfish/Desktop/test/reacttest/node_modules/cssnano"
]
],
"_cnpm_publish_time": 1478619116111,
"_from": "postcss-normalize-charset@>=1.1.0 <2.0.0",
"_hasShrinkwrap": false,
"_id": "postcss-normalize-charset@1.1.1",
"_inCache": true,
"_installable": true,
"_location": "/postcss-normalize-charset",
"_nodeVersion": "5.4.1",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/postcss-normalize-charset-1.1.1.tgz_1478619115559_0.3066741053480655"
},
"_npmUser": {
"email": "beneb.info@gmail.com",
"name": "beneb"
},
"_npmVersion": "3.10.2",
"_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": "http://registry.npm.taobao.org/postcss-normalize-charset/download/postcss-normalize-charset-1.1.1.tgz",
"_shasum": "ef9ee71212d7fe759c78ed162f61ed62b5cb93f1",
"_shrinkwrap": null,
"_spec": "postcss-normalize-charset@^1.1.0",
"_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/cssnano",
"author": {
"email": "trysound@yandex.ru",
"name": "Bogdan Chadkin"
},
"bugs": {
"url": "https://github.com/ben-eb/postcss-charset/issues"
},
"dependencies": {
"postcss": "^5.0.5"
},
"description": "Add necessary or remove extra charset with PostCSS",
"devDependencies": {
"ava": "^0.16.0",
"eslint": "^1.4.1",
"postcss-devtools": "^1.1.1"
},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "ef9ee71212d7fe759c78ed162f61ed62b5cb93f1",
"size": 2098,
"tarball": "http://registry.npm.taobao.org/postcss-normalize-charset/download/postcss-normalize-charset-1.1.1.tgz"
},
"files": [
"index.js"
],
"gitHead": "e5df2dafa6942e6aac3beef7a509560a60b522f7",
"homepage": "https://github.com/ben-eb/postcss-charset",
"keywords": [
"charset",
"css",
"postcss",
"postcss-plugin"
],
"license": "MIT",
"maintainers": [
{
"name": "beneb",
"email": "therealbenbriggs@hotmail.com"
},
{
"name": "trysound",
"email": "trysound@yandex.ru"
}
],
"name": "postcss-normalize-charset",
"optionalDependencies": {},
"publish_time": 1478619116111,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/ben-eb/postcss-charset.git"
},
"scripts": {
"test": "eslint index.js test && ava"
},
"version": "1.1.1"
}