mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
133 lines
3.4 KiB
JSON
133 lines
3.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"css-loader@^0.25.0",
|
|
"/Users/xmfish/Desktop/test/reacttest"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1473090925964,
|
|
"_from": "css-loader@>=0.25.0 <0.26.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "css-loader@0.25.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/css-loader",
|
|
"_nodeVersion": "5.10.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/css-loader-0.25.0.tgz_1473090923812_0.8617390526924282"
|
|
},
|
|
"_npmUser": {
|
|
"email": "tobias.koppers@googlemail.com",
|
|
"name": "sokra"
|
|
},
|
|
"_npmVersion": "3.8.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "css-loader",
|
|
"raw": "css-loader@^0.25.0",
|
|
"rawSpec": "^0.25.0",
|
|
"scope": null,
|
|
"spec": ">=0.25.0 <0.26.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "http://registry.npm.taobao.org/css-loader/download/css-loader-0.25.0.tgz",
|
|
"_shasum": "c3febc8ce28f4c83576b6b13707f47f90c390223",
|
|
"_shrinkwrap": null,
|
|
"_spec": "css-loader@^0.25.0",
|
|
"_where": "/Users/xmfish/Desktop/test/reacttest",
|
|
"author": {
|
|
"name": "Tobias Koppers @sokra"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/webpack/css-loader/issues"
|
|
},
|
|
"dependencies": {
|
|
"babel-code-frame": "^6.11.0",
|
|
"css-selector-tokenizer": "^0.6.0",
|
|
"cssnano": ">=2.6.1 <4",
|
|
"loader-utils": "~0.2.2",
|
|
"lodash.camelcase": "^3.0.1",
|
|
"object-assign": "^4.0.1",
|
|
"postcss": "^5.0.6",
|
|
"postcss-modules-extract-imports": "^1.0.0",
|
|
"postcss-modules-local-by-default": "^1.0.1",
|
|
"postcss-modules-scope": "^1.0.0",
|
|
"postcss-modules-values": "^1.1.0",
|
|
"source-list-map": "^0.1.4"
|
|
},
|
|
"description": "css loader module for webpack",
|
|
"devDependencies": {
|
|
"codecov.io": "^0.1.2",
|
|
"coveralls": "^2.11.2",
|
|
"istanbul": "^0.3.13",
|
|
"mocha": "^2.2.4",
|
|
"should": "^7.0.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"noattachment": false,
|
|
"shasum": "c3febc8ce28f4c83576b6b13707f47f90c390223",
|
|
"size": 8273,
|
|
"tarball": "http://registry.npm.taobao.org/css-loader/download/css-loader-0.25.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
},
|
|
"gitHead": "22f6621a175e858bb604f5ea19f9860982305f16",
|
|
"homepage": "https://github.com/webpack/css-loader#readme",
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "bebraw",
|
|
"email": "bebraw@gmail.com"
|
|
},
|
|
{
|
|
"name": "d3viant0ne",
|
|
"email": "wiens.joshua@gmail.com"
|
|
},
|
|
{
|
|
"name": "ericclemmons",
|
|
"email": "eric@smarterspam.com"
|
|
},
|
|
{
|
|
"name": "jhnns",
|
|
"email": "mail@johannesewald.de"
|
|
},
|
|
{
|
|
"name": "markdalgleish",
|
|
"email": "mark.john.dalgleish@gmail.com"
|
|
},
|
|
{
|
|
"name": "sokra",
|
|
"email": "tobias.koppers@googlemail.com"
|
|
},
|
|
{
|
|
"name": "spacek33z",
|
|
"email": "kees@webduck.nl"
|
|
},
|
|
{
|
|
"name": "thelarkinn",
|
|
"email": "sean.larkin@cuw.edu"
|
|
}
|
|
],
|
|
"name": "css-loader",
|
|
"optionalDependencies": {},
|
|
"publish_time": 1473090925964,
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/webpack/css-loader.git"
|
|
},
|
|
"scripts": {
|
|
"cover": "istanbul cover node_modules/mocha/bin/_mocha",
|
|
"publish-patch": "mocha && npm version patch && git push && git push --tags && npm publish",
|
|
"test": "mocha",
|
|
"travis": "npm run cover -- --report lcovonly"
|
|
},
|
|
"version": "0.25.0"
|
|
}
|