{
  "name": "moment-js",
  "version": "1.1.15",
  "description": "javascript 日期处理",
  "main": "build/moment.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vvpvvp/momentjs.git"
  },
  "keywords": [
    "moment",
    "date"
  ],
  "author": {
    "name": "alias"
  },
  "license": "The MIT License",
  "_npmUser": {
    "name": "vvpvvp",
    "email": "a8918929@sina.com.cn"
  },
  "dependencies": {},
  "bugs": {
    "url": "https://github.com/vvpvvp/momentjs/issues"
  },
  "scripts": {
    "build": "babel ./moment.js -d build",
    "min": "babel build/moment.js --minified --no-babelrc -o build/moment.min.js"
  },
  "homepage": "https://github.com/vvpvvp/momentjs#readme",
  "readmeFilename": "README.md",
  "gitHead": "79f9fc223b1be7cfaf9604599e4c4d4a58aaa82c",
  "_id": "momentjs@1.0.2",
  "_shasum": "9754b13ea0cc0e0d144997802c30b1cabb9750f9",
  "_from": "momentjs@>=1.0.2 <2.0.0"
}
