This repository has been archived on 2023-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
mightyscape-1.1-deprecated/extensions/fablabchemnitz/papercraft/openjscad/node_modules/w3c-blob/package.json

55 lines
1.3 KiB
JSON

{
"_from": "w3c-blob@0.0.1",
"_id": "w3c-blob@0.0.1",
"_inBundle": false,
"_integrity": "sha1-sM01KhpQ9RVWNCD/1YYflQ8dhbg=",
"_location": "/w3c-blob",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "w3c-blob@0.0.1",
"name": "w3c-blob",
"escapedName": "w3c-blob",
"rawSpec": "0.0.1",
"saveSpec": null,
"fetchSpec": "0.0.1"
},
"_requiredBy": [
"/brace"
],
"_resolved": "https://registry.npmjs.org/w3c-blob/-/w3c-blob-0.0.1.tgz",
"_shasum": "b0cd352a1a50f515563420ffd5861f950f1d85b8",
"_spec": "w3c-blob@0.0.1",
"_where": "C:\\Users\\tomate\\node_modules\\brace",
"author": {
"name": "Chris Dickinson",
"email": "chris@neversaw.us"
},
"browser": "./browser.js",
"bugs": {
"url": "https://github.com/chrisdickinson/w3c-blob/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "w3c dom blob api in node and browser",
"homepage": "https://github.com/chrisdickinson/w3c-blob#readme",
"keywords": [
"blob",
"w3c",
"dom",
"api"
],
"license": "MIT",
"main": "index.js",
"name": "w3c-blob",
"repository": {
"type": "git",
"url": "git://github.com/chrisdickinson/w3c-blob.git"
},
"scripts": {
"test": "node test.js"
},
"version": "0.0.1"
}