Advertisement
Guest User

ui-select@0.20.20/package.json

a guest
Jul 11th, 2018
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 3.85 KB | None | 0 0
  1. +{
  2. +  "_args": [
  3. +    [
  4. +      "ui-select@0.20.0",
  5. +      "D:\\Stage\\git\\infocaster\\website-infocasterklanten\\src\\Infocaster klanten"
  6. +    ]
  7. +  ],
  8. +  "_from": "ui-select@0.20.0",
  9. +  "_id": "ui-select@0.20.0",
  10. +  "_inCache": true,
  11. +  "_location": "/ui-select",
  12. +  "_nodeVersion": "5.9.1",
  13. +  "_npmOperationalInternal": {
  14. +    "host": "packages-12-west.internal.npmjs.com",
  15. +    "tmp": "tmp/ui-select-0.20.0.tgz_1476906334955_0.622812133282423"
  16. +  },
  17. +  "_npmUser": {
  18. +    "email": "aaronaroberson@gmail.com",
  19. +    "name": "aaronroberson"
  20. +  },
  21. +  "_npmVersion": "3.7.3",
  22. +  "_phantomChildren": {},
  23. +  "_requested": {
  24. +    "name": "ui-select",
  25. +    "raw": "ui-select@0.20.0",
  26. +    "rawSpec": "0.20.0",
  27. +    "scope": null,
  28. +    "spec": "0.20.0",
  29. +    "type": "version"
  30. +  },
  31. +  "_requiredBy": [
  32. +    "#DEV:/"
  33. +  ],
  34. +  "_resolved": "https://registry.npmjs.org/ui-select/-/ui-select-0.20.0.tgz",
  35. +  "_shasum": "1d7cdb44d2c7c76b338f0b1a00adb18bd051dafd",
  36. +  "_shrinkwrap": null,
  37. +  "_spec": "ui-select@0.20.0",
  38. +  "_where": "D:\\Stage\\git\\infocaster\\website-infocasterklanten\\src\\Infocaster klanten",
  39. +  "author": {
  40. +    "name": "http://github.com/angular-ui/ui-select/graphs/contributors"
  41. +  },
  42. +  "bugs": {
  43. +    "url": "https://github.com/angular-ui/ui-select/issues"
  44. +  },
  45. +  "dependencies": {},
  46. +  "description": "AngularJS-native version of [Select2](http://ivaynberg.github.io/select2/) and [Selectize](http://brianreavis.github.io/selectize.js/). [http://angular-ui.github.io/ui-select/](http://angular-ui.github.io/ui-select/)",
  47. +  "devDependencies": {
  48. +    "angular": "^1.2.18",
  49. +    "angular-mocks": "^1.2.18",
  50. +    "angular-sanitize": "^1.2.18",
  51. +    "conventional-changelog": "^0.5.3",
  52. +    "conventional-recommended-bump": "0.0.3",
  53. +    "del": "~0.1.1",
  54. +    "event-stream": "~3.1.0",
  55. +    "gulp": "^3.9.1",
  56. +    "gulp-angular-templatecache": "^1.8.0",
  57. +    "gulp-bump": "^1.0.0",
  58. +    "gulp-concat": "^2.6.0",
  59. +    "gulp-conventional-changelog": "^0.7.0",
  60. +    "gulp-filenames": "^2.0.0",
  61. +    "gulp-footer": "^1.0.5",
  62. +    "gulp-git": "^1.4.0",
  63. +    "gulp-header": "^1.7.1",
  64. +    "gulp-jshint": "^2.0.0",
  65. +    "gulp-load-plugins": "^1.1.0",
  66. +    "gulp-minify-css": "^1.2.4",
  67. +    "gulp-minify-html": "^1.0.6",
  68. +    "gulp-plumber": "^0.6.3",
  69. +    "gulp-replace": "^0.5.4",
  70. +    "gulp-sourcemaps": "^1.6.0",
  71. +    "gulp-tag-version": "^1.3.0",
  72. +    "gulp-uglify": "^1.5.3",
  73. +    "gulp-util": "^2.2.19",
  74. +    "jquery": "~1.11",
  75. +    "jshint": "^2.9.1",
  76. +    "jshint-stylish": "~0.3.0",
  77. +    "karma": "^0.12.16",
  78. +    "karma-chrome-launcher": "^0.1.3",
  79. +    "karma-coverage": "~0.2",
  80. +    "karma-firefox-launcher": "~0.1",
  81. +    "karma-jasmine": "~0.2",
  82. +    "karma-ng-html2js-preprocessor": "^0.1.0",
  83. +    "karma-phantomjs-launcher": "~0.1.4",
  84. +    "run-sequence": "^1.1.5",
  85. +    "streamqueue": "^1.1.1",
  86. +    "title-case": "^1.1.2"
  87. +  },
  88. +  "directories": {},
  89. +  "dist": {
  90. +    "shasum": "1d7cdb44d2c7c76b338f0b1a00adb18bd051dafd",
  91. +    "tarball": "https://registry.npmjs.org/ui-select/-/ui-select-0.20.0.tgz"
  92. +  },
  93. +  "gitHead": "27b9a17117ea887ecff2833a2a16b5fe8fe1de69",
  94. +  "homepage": "http://github.com/angular-ui/ui-select",
  95. +  "installable": true,
  96. +  "license": "MIT",
  97. +  "main": "./index.js",
  98. +  "maintainers": [
  99. +    {
  100. +      "name": "aaronroberson",
  101. +      "email": "aaronaroberson@gmail.com"
  102. +    },
  103. +    {
  104. +      "name": "ark",
  105. +      "email": "npm@mail.wtwf.com"
  106. +    },
  107. +    {
  108. +      "name": "mkoryak",
  109. +      "email": "mkoryak@gmail.com"
  110. +    }
  111. +  ],
  112. +  "name": "ui-select",
  113. +  "optionalDependencies": {},
  114. +  "repository": {
  115. +    "url": "git://github.com/angular-ui/ui-select.git"
  116. +  },
  117. +  "scripts": {
  118. +    "test": "gulp test"
  119. +  },
  120. +  "spm": {
  121. +    "main": "dist/select.js",
  122. +    "output": [
  123. +      "dist/select.css"
  124. +    ]
  125. +  },
  126. +  "style": "dist/select.css",
  127. +  "version": "0.20.0"
  128. +}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement