work.suroh.tk/node_modules/bs-snippet-injector/package.json

54 lines
1.5 KiB
JSON

{
"_from": "bs-snippet-injector@^2.0.1",
"_id": "bs-snippet-injector@2.0.1",
"_inBundle": false,
"_integrity": "sha1-YbU5PxH1JVntEgaTEANDtu2wTdU=",
"_location": "/bs-snippet-injector",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "bs-snippet-injector@^2.0.1",
"name": "bs-snippet-injector",
"escapedName": "bs-snippet-injector",
"rawSpec": "^2.0.1",
"saveSpec": null,
"fetchSpec": "^2.0.1"
},
"_requiredBy": [
"/browser-sync"
],
"_resolved": "https://registry.npmjs.org/bs-snippet-injector/-/bs-snippet-injector-2.0.1.tgz",
"_shasum": "61b5393f11f52559ed120693100343b6edb04dd5",
"_spec": "bs-snippet-injector@^2.0.1",
"_where": "/home/suroh/Repos/11ty.work/node_modules/browser-sync",
"author": {
"name": "Shane Osbourne"
},
"bugs": {
"url": "https://github.com/shakyShane/bs-snippet-injector/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Write & Remove the BrowserSync Snippet to a file",
"devDependencies": {
"browser-sync": "2.4.0"
},
"homepage": "https://github.com/shakyShane/bs-snippet-injector",
"keywords": [
"browser",
"sync"
],
"license": "MIT",
"main": "index.js",
"name": "bs-snippet-injector",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/shakyShane/bs-snippet-injector.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.0.1"
}