TheDesk Mio (ver.5)
This commit is contained in:
65
app/node_modules/co/package.json
generated
vendored
65
app/node_modules/co/package.json
generated
vendored
@@ -1,50 +1,35 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "co@^4.6.0",
|
||||
"scope": null,
|
||||
"escapedName": "co",
|
||||
"name": "co",
|
||||
"rawSpec": "^4.6.0",
|
||||
"spec": ">=4.6.0 <5.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\ajv"
|
||||
"co@4.6.0",
|
||||
"/Users/aa/TheDesk/app"
|
||||
]
|
||||
],
|
||||
"_from": "co@>=4.6.0 <5.0.0",
|
||||
"_from": "co@4.6.0",
|
||||
"_id": "co@4.6.0",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=",
|
||||
"_location": "/co",
|
||||
"_nodeVersion": "2.3.3",
|
||||
"_npmUser": {
|
||||
"name": "jongleberry",
|
||||
"email": "jonathanrichardong@gmail.com"
|
||||
},
|
||||
"_npmVersion": "2.11.3",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "co@^4.6.0",
|
||||
"scope": null,
|
||||
"escapedName": "co",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "co@4.6.0",
|
||||
"name": "co",
|
||||
"rawSpec": "^4.6.0",
|
||||
"spec": ">=4.6.0 <5.0.0",
|
||||
"type": "range"
|
||||
"escapedName": "co",
|
||||
"rawSpec": "4.6.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "4.6.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/ajv"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
|
||||
"_shasum": "6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "co@^4.6.0",
|
||||
"_where": "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\ajv",
|
||||
"_spec": "4.6.0",
|
||||
"_where": "/Users/aa/TheDesk/app",
|
||||
"bugs": {
|
||||
"url": "https://github.com/tj/co/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "generator async control flow goodness",
|
||||
"devDependencies": {
|
||||
"browserify": "^10.0.0",
|
||||
@@ -52,11 +37,6 @@
|
||||
"mocha": "^2.0.0",
|
||||
"mz": "^1.0.2"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184",
|
||||
"tarball": "https://registry.npmjs.org/co/-/co-4.6.0.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"iojs": ">= 1.0.0",
|
||||
"node": ">= 0.12.0"
|
||||
@@ -64,7 +44,6 @@
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"gitHead": "b54d18f8f472ad1314800e786993c4169a5ff9f8",
|
||||
"homepage": "https://github.com/tj/co#readme",
|
||||
"keywords": [
|
||||
"async",
|
||||
@@ -74,23 +53,7 @@
|
||||
"coroutine"
|
||||
],
|
||||
"license": "MIT",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "tjholowaychuk",
|
||||
"email": "tj@vision-media.ca"
|
||||
},
|
||||
{
|
||||
"name": "jonathanong",
|
||||
"email": "jonathanrichardong@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "jongleberry",
|
||||
"email": "jonathanrichardong@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "co",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/tj/co.git"
|
||||
|
Reference in New Issue
Block a user