aboutsummaryrefslogtreecommitdiff
path: root/node_modules/merge-descriptors/package.json
diff options
context:
space:
mode:
authornanalelfe <nargiza.nosirova@mail.utoronto.ca>2016-07-28 02:20:52 +0000
committernanalelfe <nargiza.nosirova@mail.utoronto.ca>2016-07-28 02:20:52 +0000
commit4cff38c8f7b65dab1fd72ea835ea7288327d1056 (patch)
treeac93acd69e77eef1e352af953d56238d70ea9c5d /node_modules/merge-descriptors/package.json
parente11dd98c9a55cd1742d221e3b1ea90d31e240fa8 (diff)
Fixed admin bug
Diffstat (limited to 'node_modules/merge-descriptors/package.json')
-rw-r--r--node_modules/merge-descriptors/package.json171
1 files changed, 0 insertions, 171 deletions
diff --git a/node_modules/merge-descriptors/package.json b/node_modules/merge-descriptors/package.json
deleted file mode 100644
index 61a7032..0000000
--- a/node_modules/merge-descriptors/package.json
+++ /dev/null
@@ -1,171 +0,0 @@
-{
- "_args": [
- [
- {
- "name": "merge-descriptors",
- "raw": "merge-descriptors@1.0.1",
- "rawSpec": "1.0.1",
- "scope": null,
- "spec": "1.0.1",
- "type": "version"
- },
- "/Users/warefhaque/CSC309/solutions_repo/node_modules/express"
- ]
- ],
- "_from": "merge-descriptors@1.0.1",
- "_id": "merge-descriptors@1.0.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/merge-descriptors",
- "_npmUser": {
- "email": "doug@somethingdoug.com",
- "name": "dougwilson"
- },
- "_npmVersion": "1.4.28",
- "_phantomChildren": {},
- "_requested": {
- "name": "merge-descriptors",
- "raw": "merge-descriptors@1.0.1",
- "rawSpec": "1.0.1",
- "scope": null,
- "spec": "1.0.1",
- "type": "version"
- },
- "_requiredBy": [
- "/express"
- ],
- "_resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",
- "_shasum": "b00aaa556dd8b44568150ec9d1b953f3f90cbb61",
- "_shrinkwrap": null,
- "_spec": "merge-descriptors@1.0.1",
- "_where": "/Users/warefhaque/CSC309/solutions_repo/node_modules/express",
- "author": {
- "email": "me@jongleberry.com",
- "name": "Jonathan Ong",
- "url": "http://jongleberry.com"
- },
- "bugs": {
- "url": "https://github.com/component/merge-descriptors/issues"
- },
- "contributors": [
- {
- "email": "doug@somethingdoug.com",
- "name": "Douglas Christopher Wilson"
- },
- {
- "email": "grabbou@gmail.com",
- "name": "Mike Grabowski"
- }
- ],
- "dependencies": {},
- "description": "Merge objects using descriptors",
- "devDependencies": {
- "istanbul": "0.4.1",
- "mocha": "1.21.5"
- },
- "directories": {},
- "dist": {
- "shasum": "b00aaa556dd8b44568150ec9d1b953f3f90cbb61",
- "tarball": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz"
- },
- "files": [
- "HISTORY.md",
- "LICENSE",
- "README.md",
- "index.js"
- ],
- "gitHead": "f26c49c3b423b0b2ac31f6e32a84e1632f2d7ac2",
- "homepage": "https://github.com/component/merge-descriptors",
- "license": "MIT",
- "maintainers": [
- {
- "email": "antshort@gmail.com",
- "name": "anthonyshort"
- },
- {
- "email": "clint@anotherway.co.za",
- "name": "clintwood"
- },
- {
- "email": "df.creative@gmail.com",
- "name": "dfcreative"
- },
- {
- "email": "dominic@dbarnes.info",
- "name": "dominicbarnes"
- },
- {
- "email": "doug@somethingdoug.com",
- "name": "dougwilson"
- },
- {
- "email": "ian@ianstormtaylor.com",
- "name": "ianstormtaylor"
- },
- {
- "email": "jonathanrichardong@gmail.com",
- "name": "jonathanong"
- },
- {
- "email": "jonathanrichardong@gmail.com",
- "name": "jongleberry"
- },
- {
- "email": "julian@juliangruber.com",
- "name": "juliangruber"
- },
- {
- "email": "mattmuelle@gmail.com",
- "name": "mattmueller"
- },
- {
- "email": "fabian.eichenberger@gmail.com",
- "name": "queckezz"
- },
- {
- "email": "me@stephenmathieson.com",
- "name": "stephenmathieson"
- },
- {
- "email": "dnfagnan@gmail.com",
- "name": "thehydroimpulse"
- },
- {
- "email": "timaschew@gmail.com",
- "name": "timaschew"
- },
- {
- "email": "secoif@gmail.com",
- "name": "timoxley"
- },
- {
- "email": "tj@vision-media.ca",
- "name": "tjholowaychuk"
- },
- {
- "email": "nathan@tootallnate.net",
- "name": "tootallnate"
- },
- {
- "email": "trevorgerhardt@gmail.com",
- "name": "trevorgerhardt"
- },
- {
- "email": "yields@icloud.com",
- "name": "yields"
- }
- ],
- "name": "merge-descriptors",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/component/merge-descriptors.git"
- },
- "scripts": {
- "test": "mocha --reporter spec --bail --check-leaks test/",
- "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
- "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/"
- },
- "version": "1.0.1"
-}