package.json 1.62 KB
{
  "_args": [
    [
      "babelon@1.0.5",
      "D:\\WS\\WebstormProjects\\222\\lawyer"
    ]
  ],
  "_development": true,
  "_from": "babelon@1.0.5",
  "_id": "babelon@1.0.5",
  "_inBundle": false,
  "_integrity": "sha1-jIiAWFrhwpDr7GNsVv72sAkVHXY=",
  "_location": "/babelon",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "babelon@1.0.5",
    "name": "babelon",
    "escapedName": "babelon",
    "rawSpec": "1.0.5",
    "saveSpec": null,
    "fetchSpec": "1.0.5"
  },
  "_requiredBy": [
    "/mpvue-loader"
  ],
  "_resolved": "https://registry.npmjs.org/babelon/-/babelon-1.0.5.tgz",
  "_spec": "1.0.5",
  "_where": "D:\\WS\\WebstormProjects\\222\\lawyer",
  "author": {
    "name": "Foy Savas"
  },
  "bugs": {
    "url": "https://github.com/foysavas/babelon/issues"
  },
  "dependencies": {
    "babel-core": "^6.7.2",
    "babel-plugin-syntax-object-rest-spread": "^6.5.0",
    "babel-plugin-transform-es2015-arrow-functions": "^6.5.2",
    "babel-plugin-transform-es2015-shorthand-properties": "^6.5.0",
    "babel-plugin-transform-es2015-spread": "^6.6.5",
    "babel-plugin-transform-es2015-template-literals": "^6.6.5",
    "babel-plugin-transform-object-rest-spread": "^6.6.5",
    "babel-plugin-transform-strict-mode": "^6.6.5"
  },
  "description": "JSON templates using ES6+ object notation",
  "homepage": "https://github.com/foysavas/babelon",
  "license": "MIT",
  "main": "index.js",
  "name": "babelon",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/foysavas/babelon.git"
  },
  "scripts": {
    "test": "node test/index.js"
  },
  "version": "1.0.5"
}