Sign in

潘钊 / bsth_control · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • bsth_control
  • ..
  • ng-sweet-alert
  • package.json
  • Merge branch 'minhang' of ...
      73a56793
    http://222.66.0.204:8090/panzhaov5/bsth_control into minhang
    廖磊 authored
    2017-04-25 21:50:25 +0800  
    Browse Code »
package.json 461 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
{
    "name": "ng-sweet-alert",
    "version": "1.0.11",
    "repository": {
        "type": "git",
        "url": "https://github.com/tushariscoolster/ng-sweet-alert"
    },
    "main": "ng-sweet-alert.js",
    "devDependencies": {
        "grunt": "^0.4.1",
        "grunt-bump": "0.0.16",
        "load-grunt-tasks": "^0.4.0",
        "time-grunt": "^0.3.1"
    },
    "engines": {
        "node": ">=0.10.0"
    },
    "dependencies": {}
}