You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

67 lines
1.7 KiB

  1. {
  2. "name": "ngstorage",
  3. "version": "0.3.11",
  4. "author": {
  5. "name": "Gias Kay Lee"
  6. },
  7. "licenses": [
  8. {
  9. "type": "MIT",
  10. "url": "https://github.com/gsklee/ngStorage/blob/master/LICENSE"
  11. }
  12. ],
  13. "repository": {
  14. "type": "git",
  15. "url": "git+https://github.com/gsklee/ngStorage.git"
  16. },
  17. "main": "ngStorage.js",
  18. "scripts": {
  19. "test": "grunt test"
  20. },
  21. "devDependencies": {
  22. "bower": "^1.x",
  23. "grunt": "^0.4.1",
  24. "grunt-cli": "^0.1.11",
  25. "grunt-contrib-uglify": "^0.x",
  26. "grunt-karma": "^0.x",
  27. "karma": "^0.13.2",
  28. "karma-chrome-launcher": "^0.2.0",
  29. "karma-firefox-launcher": "^0.1.3",
  30. "karma-mocha": "^0.2.0",
  31. "karma-phantomjs-launcher": "^0.2.0",
  32. "mocha": "^2.2.4",
  33. "phantomjs-prebuilt": "^2.1.1"
  34. },
  35. "dependencies": {},
  36. "gitHead": "0887aa096db14cde29a039a81f34abc190dbc996",
  37. "description": "ngStorage =========",
  38. "bugs": {
  39. "url": "https://github.com/gsklee/ngStorage/issues"
  40. },
  41. "homepage": "https://github.com/gsklee/ngStorage#readme",
  42. "_id": "ngstorage@0.3.11",
  43. "_shasum": "1637c45b872d909d9cc7e18b374898d50b2e844f",
  44. "_from": "ngstorage@latest",
  45. "_npmVersion": "2.15.1",
  46. "_nodeVersion": "0.12.14",
  47. "_npmUser": {
  48. "name": "egilkh",
  49. "email": "egilkh@gmail.com"
  50. },
  51. "dist": {
  52. "shasum": "1637c45b872d909d9cc7e18b374898d50b2e844f",
  53. "tarball": "https://registry.npmjs.org/ngstorage/-/ngstorage-0.3.11.tgz"
  54. },
  55. "maintainers": [
  56. {
  57. "name": "egilkh",
  58. "email": "egilkh@gmail.com"
  59. }
  60. ],
  61. "_npmOperationalInternal": {
  62. "host": "packages-12-west.internal.npmjs.com",
  63. "tmp": "tmp/ngstorage-0.3.11.tgz_1470033811992_0.22283236496150494"
  64. },
  65. "directories": {},
  66. "_resolved": "https://registry.npmjs.org/ngstorage/-/ngstorage-0.3.11.tgz"
  67. }