Files
RN_AWord/server/node_modules/css/package.json
T
2016-11-29 17:40:27 +08:00

112 lines
2.5 KiB
JSON

{
"_args": [
[
"css@~1.0.8",
"/Users/xmfish/Desktop/test/RN_AWord/server/node_modules/transformers"
]
],
"_cnpm_publish_time": 1363361625189,
"_from": "css@>=1.0.8 <1.1.0",
"_id": "css@1.0.8",
"_inCache": true,
"_installable": true,
"_location": "/css",
"_npmUser": {
"email": "tj@vision-media.ca",
"name": "tjholowaychuk"
},
"_npmVersion": "1.2.14",
"_phantomChildren": {},
"_requested": {
"name": "css",
"raw": "css@~1.0.8",
"rawSpec": "~1.0.8",
"scope": null,
"spec": ">=1.0.8 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/transformers"
],
"_resolved": "https://registry.npmjs.org/css/-/css-1.0.8.tgz",
"_shasum": "9386811ca82bccc9ee7fb5a732b1e2a317c8a3e7",
"_shrinkwrap": null,
"_spec": "css@~1.0.8",
"_where": "/Users/xmfish/Desktop/test/RN_AWord/server/node_modules/transformers",
"author": {
"email": "tj@vision-media.ca",
"name": "TJ Holowaychuk"
},
"dependencies": {
"css-parse": "1.0.4",
"css-stringify": "1.0.5"
},
"description": "CSS parser / stringifier using css-parse and css-stringify",
"devDependencies": {},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "9386811ca82bccc9ee7fb5a732b1e2a317c8a3e7",
"size": 2114,
"tarball": "http://registry.npm.taobao.org/css/download/css-1.0.8.tgz"
},
"keywords": [
"css",
"parser",
"stylesheet"
],
"main": "index",
"maintainers": [
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
{
"name": "anthonyshort",
"email": "antshort@gmail.com"
},
{
"name": "conradz",
"email": "me@conradz.com"
},
{
"name": "ianstormtaylor",
"email": "ian@ianstormtaylor.com"
},
{
"name": "jonathanong",
"email": "jonathanrichardong@gmail.com"
},
{
"name": "clintwood",
"email": "clint@anotherway.co.za"
},
{
"name": "lydell",
"email": "simon.lydell@gmail.com"
},
{
"name": "moox",
"email": "m@moox.io"
},
{
"name": "necolas",
"email": "nicolasgallagher@gmail.com"
},
{
"name": "slexaxton",
"email": "alexsexton@gmail.com"
},
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
}
],
"name": "css",
"optionalDependencies": {},
"publish_time": 1363361625189,
"readme": "ERROR: No README data found!",
"readmeFilename": "Readme.md",
"version": "1.0.8"
}