1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- {
- "_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": "/srv/http/mmap_sarrebourg/user/themes/basic/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"
- }
|