package.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "_from": "bs-snippet-injector@^2.0.1",
  3. "_id": "bs-snippet-injector@2.0.1",
  4. "_inBundle": false,
  5. "_integrity": "sha1-YbU5PxH1JVntEgaTEANDtu2wTdU=",
  6. "_location": "/bs-snippet-injector",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "bs-snippet-injector@^2.0.1",
  12. "name": "bs-snippet-injector",
  13. "escapedName": "bs-snippet-injector",
  14. "rawSpec": "^2.0.1",
  15. "saveSpec": null,
  16. "fetchSpec": "^2.0.1"
  17. },
  18. "_requiredBy": [
  19. "/browser-sync"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/bs-snippet-injector/-/bs-snippet-injector-2.0.1.tgz",
  22. "_shasum": "61b5393f11f52559ed120693100343b6edb04dd5",
  23. "_spec": "bs-snippet-injector@^2.0.1",
  24. "_where": "/srv/http/mmap_sarrebourg/user/themes/basic/node_modules/browser-sync",
  25. "author": {
  26. "name": "Shane Osbourne"
  27. },
  28. "bugs": {
  29. "url": "https://github.com/shakyShane/bs-snippet-injector/issues"
  30. },
  31. "bundleDependencies": false,
  32. "deprecated": false,
  33. "description": "Write & Remove the BrowserSync Snippet to a file",
  34. "devDependencies": {
  35. "browser-sync": "2.4.0"
  36. },
  37. "homepage": "https://github.com/shakyShane/bs-snippet-injector",
  38. "keywords": [
  39. "browser",
  40. "sync"
  41. ],
  42. "license": "MIT",
  43. "main": "index.js",
  44. "name": "bs-snippet-injector",
  45. "repository": {
  46. "type": "git",
  47. "url": "git+ssh://git@github.com/shakyShane/bs-snippet-injector.git"
  48. },
  49. "scripts": {
  50. "test": "echo \"Error: no test specified\" && exit 1"
  51. },
  52. "version": "2.0.1"
  53. }