Your IP : 216.73.216.17


Current Path : /etc/kibana/node_modules/json2module/
Upload File :
Current File : //etc/kibana/node_modules/json2module/package.json

{
  "name": "json2module",
  "version": "0.0.3",
  "description": "Convert a JSON object to an ES6 module.",
  "keywords": [
    "json",
    "es6",
    "module"
  ],
  "homepage": "https://github.com/mbostock/json2module",
  "license": "BSD-3-Clause",
  "author": {
    "name": "Mike Bostock",
    "url": "http://bost.ocks.org/mike"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mbostock/json2module.git"
  },
  "bin": {
    "json2module": "./bin/json2module"
  },
  "scripts": {
    "postpublish": "git push && git push --tags"
  },
  "dependencies": {
    "rw": "^1.3.2"
  }
}