mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-12 13:41:40 +00:00
update
This commit is contained in:
56
node_modules/bs-snippet-injector/package.json
generated
vendored
Normal file
56
node_modules/bs-snippet-injector/package.json
generated
vendored
Normal file
@ -0,0 +1,56 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"bs-snippet-injector@2.0.1",
|
||||
"/Users/tatiana/selfdefined"
|
||||
]
|
||||
],
|
||||
"_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": "version",
|
||||
"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",
|
||||
"_spec": "2.0.1",
|
||||
"_where": "/Users/tatiana/selfdefined",
|
||||
"author": {
|
||||
"name": "Shane Osbourne"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/shakyShane/bs-snippet-injector/issues"
|
||||
},
|
||||
"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"
|
||||
}
|
Reference in New Issue
Block a user