{
  "name": "spm-tree",
  "version": "0.2.0",
  "description": "get require tree for spm@3x",
  "main": "index.js",
  "scripts": {
    "test": "./node_modules/.bin/mocha --reporter spec --require should ./test/"
  },
  "keywords": [
    "spm"
  ],
  "author": "chencheng <sorrycc@gmail.com>",
  "license": "MIT",
  "devDependencies": {
    "mocha": "^1.19.0",
    "should": "^3.3.2"
  },
  "dependencies": {
    "css-imports": "^0.3.0",
    "detective": "^3.1.0"
  }
}
