mirror of
https://github.com/wu736139669/RN_AWord.git
synced 2026-08-05 06:24:39 +00:00
增加node_modules
This commit is contained in:
+112
@@ -0,0 +1,112 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"css-stringify@1.0.5",
|
||||
"/Users/xmfish/Desktop/test/RN_AWord/server/node_modules/css"
|
||||
]
|
||||
],
|
||||
"_cnpm_publish_time": 1363361556290,
|
||||
"_from": "css-stringify@1.0.5",
|
||||
"_id": "css-stringify@1.0.5",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/css-stringify",
|
||||
"_npmUser": {
|
||||
"email": "tj@vision-media.ca",
|
||||
"name": "tjholowaychuk"
|
||||
},
|
||||
"_npmVersion": "1.2.14",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "css-stringify",
|
||||
"raw": "css-stringify@1.0.5",
|
||||
"rawSpec": "1.0.5",
|
||||
"scope": null,
|
||||
"spec": "1.0.5",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/css"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/css-stringify/-/css-stringify-1.0.5.tgz",
|
||||
"_shasum": "b0d042946db2953bb9d292900a6cb5f6d0122031",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "css-stringify@1.0.5",
|
||||
"_where": "/Users/xmfish/Desktop/test/RN_AWord/server/node_modules/css",
|
||||
"author": {
|
||||
"email": "tj@vision-media.ca",
|
||||
"name": "TJ Holowaychuk"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "CSS compiler",
|
||||
"devDependencies": {
|
||||
"css-parse": "1.0.3",
|
||||
"mocha": "*",
|
||||
"should": "*"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"noattachment": false,
|
||||
"shasum": "b0d042946db2953bb9d292900a6cb5f6d0122031",
|
||||
"size": 2306,
|
||||
"tarball": "http://registry.npm.taobao.org/css-stringify/download/css-stringify-1.0.5.tgz"
|
||||
},
|
||||
"keywords": [
|
||||
"css",
|
||||
"stringify",
|
||||
"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-stringify",
|
||||
"optionalDependencies": {},
|
||||
"publish_time": 1363361556290,
|
||||
"readme": "ERROR: No README data found!",
|
||||
"readmeFilename": "Readme.md",
|
||||
"version": "1.0.5"
|
||||
}
|
||||
Reference in New Issue
Block a user