mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2025-11-25 16:52:24 -05:00
first commit
This commit is contained in:
51
node_modules/blob/package.json
generated
vendored
Normal file
51
node_modules/blob/package.json
generated
vendored
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"blob@0.0.4",
|
||||
"/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project"
|
||||
]
|
||||
],
|
||||
"_from": "blob@0.0.4",
|
||||
"_id": "blob@0.0.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-vPEwUspURj8w+fx+lbmkdjCpSSE=",
|
||||
"_location": "/blob",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "blob@0.0.4",
|
||||
"name": "blob",
|
||||
"escapedName": "blob",
|
||||
"rawSpec": "0.0.4",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.0.4"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/engine.io-parser"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/blob/-/blob-0.0.4.tgz",
|
||||
"_spec": "0.0.4",
|
||||
"_where": "/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project",
|
||||
"bugs": {
|
||||
"url": "https://github.com/rase-/blob/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.",
|
||||
"devDependencies": {
|
||||
"browserify": "3.30.1",
|
||||
"expect.js": "0.2.0",
|
||||
"mocha": "1.17.1",
|
||||
"zuul": "1.5.4"
|
||||
},
|
||||
"homepage": "https://github.com/rase-/blob",
|
||||
"name": "blob",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/rase-/blob.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "make test"
|
||||
},
|
||||
"version": "0.0.4"
|
||||
}
|
||||
Reference in New Issue
Block a user