{
  "_from": "rmc-align@~1.0.0",
  "_id": "rmc-align@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-3gEa5/+hqqoEVoeQ25KoRc8DOsXIdSaVpaBq1zQFaV941LR3xvZIRTlxTDT/IagYwoGM1KZea/jd7cNMYP34Rg==",
  "_location": "/rmc-align",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "rmc-align@~1.0.0",
    "name": "rmc-align",
    "escapedName": "rmc-align",
    "rawSpec": "~1.0.0",
    "saveSpec": null,
    "fetchSpec": "~1.0.0"
  },
  "_requiredBy": [
    "/rmc-trigger"
  ],
  "_resolved": "https://registry.npmjs.org/rmc-align/-/rmc-align-1.0.0.tgz",
  "_shasum": "8d64ab484609a041ab424506012a15b7c5b933dd",
  "_spec": "rmc-align@~1.0.0",
  "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/rmc-trigger",
  "author": "",
  "bugs": {
    "url": "http://github.com/react-component/m-align/issues"
  },
  "bundleDependencies": false,
  "config": {
    "port": 8100
  },
  "dependencies": {
    "babel-runtime": "6.x",
    "dom-align": "1.x",
    "rc-util": "4.x"
  },
  "deprecated": false,
  "description": "react align ui component for mobile",
  "devDependencies": {
    "@types/react": "~16.0.2",
    "@types/react-dom": "15.5.1",
    "expect.js": "0.3.x",
    "pre-commit": "1.x",
    "rc-test": "6.x",
    "rc-tools": "6.x",
    "react": "15.x",
    "react-dom": "15.x"
  },
  "files": [
    "lib",
    "es",
    "dist"
  ],
  "homepage": "http://github.com/react-component/m-align",
  "keywords": [
    "react",
    "react-component",
    "react-align",
    "align",
    "mobile align"
  ],
  "licenses": "MIT",
  "main": "./lib/index",
  "module": "./es/index",
  "name": "rmc-align",
  "pre-commit": [
    "lint"
  ],
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/react-component/m-align.git"
  },
  "scripts": {
    "build": "rc-tools run build",
    "chrome-test": "rc-test run chrome-test",
    "compile": "rc-tools run compile --babel-runtime",
    "coverage": "rc-test run coverage",
    "dist": "rc-tools run dist",
    "gh-pages": "rc-tools run gh-pages",
    "karma": "rc-test run karma",
    "lint": "rc-tools run lint",
    "pub": "rc-tools run pub",
    "saucelabs": "rc-test run saucelabs",
    "start": "rc-tools run server",
    "test": "rc-test run test",
    "watch-tsc": "rc-tools run watch-tsc"
  },
  "typings": "./lib/index.d.ts",
  "version": "1.0.0"
}
