You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1010 B
JSON
48 lines
1010 B
JSON
{
|
|
"_args": [
|
|
[
|
|
"css-parse@1.0.4",
|
|
"E:\\公司\\node\\logistics_node"
|
|
]
|
|
],
|
|
"_from": "css-parse@1.0.4",
|
|
"_id": "css-parse@1.0.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-OLBQP7+dqfVOnB29pg4UXHcRe90=",
|
|
"_location": "/css-parse",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "css-parse@1.0.4",
|
|
"name": "css-parse",
|
|
"escapedName": "css-parse",
|
|
"rawSpec": "1.0.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/css"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/css-parse/download/css-parse-1.0.4.tgz",
|
|
"_spec": "1.0.4",
|
|
"_where": "E:\\公司\\node\\logistics_node",
|
|
"author": {
|
|
"name": "TJ Holowaychuk",
|
|
"email": "tj@vision-media.ca"
|
|
},
|
|
"description": "CSS parser",
|
|
"devDependencies": {
|
|
"mocha": "*",
|
|
"should": "*"
|
|
},
|
|
"keywords": [
|
|
"css",
|
|
"parser",
|
|
"stylesheet"
|
|
],
|
|
"main": "index",
|
|
"name": "css-parse",
|
|
"version": "1.0.4"
|
|
}
|