corrade-nucleus-nucleons – Rev 37

Subversion Repositories:
Rev:
{
  "_args": [
    [
      {
        "raw": "x2js@^3.1.1",
        "scope": null,
        "escapedName": "x2js",
        "name": "x2js",
        "rawSpec": "^3.1.1",
        "spec": ">=3.1.1 <4.0.0",
        "type": "range"
      },
      "/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/bootstrap/001_bootstrap/bootstrap"
    ]
  ],
  "_from": "x2js@>=3.1.1 <4.0.0",
  "_id": "x2js@3.1.1",
  "_inCache": true,
  "_location": "/x2js",
  "_nodeVersion": "6.10.2",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/x2js-3.1.1.tgz_1493014053224_0.5247435302007943"
  },
  "_npmUser": {
    "name": "axinom",
    "email": "saares@axinom.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "x2js@^3.1.1",
    "scope": null,
    "escapedName": "x2js",
    "name": "x2js",
    "rawSpec": "^3.1.1",
    "spec": ">=3.1.1 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "http://grimore.org:4873/x2js/-/x2js-3.1.1.tgz",
  "_shasum": "f7c4e6077c29470f2b0dd6714805871b25667119",
  "_shrinkwrap": null,
  "_spec": "x2js@^3.1.1",
  "_where": "/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/bootstrap/001_bootstrap/bootstrap",
  "author": {
    "name": "Axinom"
  },
  "bugs": {
    "url": "https://github.com/Axinom/x2js/issues"
  },
  "dependencies": {
    "xmldom": "^0.1.19"
  },
  "description": "Transforms between XML string and JavaScript object trees.",
  "devDependencies": {
    "eslint": "^3.4.0",
    "eslint-config-axinom": "^1.0.3",
    "karma": "^1.2.0",
    "karma-chrome-launcher": "^2.0.0",
    "karma-firefox-launcher": "^1.0.0",
    "karma-ie-launcher": "^1.0.0",
    "karma-qunit": "^1.2.0",
    "qunit-cli": "^0.2.0",
    "qunitjs": "^2.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "f7c4e6077c29470f2b0dd6714805871b25667119",
    "tarball": "http://grimore.org:4873/x2js/-/x2js-3.1.1.tgz"
  },
  "eslintConfig": {
    "extends": "axinom",
    "env": {
      "qunit": true,
      "node": true
    }
  },
  "gitHead": "2bf0a269d957742669902de0a9809ea4ed99e7d7",
  "homepage": "https://github.com/Axinom/x2js#readme",
  "keywords": [
    "xml",
    "convert",
    "transform",
    "mapping",
    "map"
  ],
  "license": "Apache-2.0",
  "main": "x2js.js",
  "maintainers": [
    {
      "name": "axinom",
      "email": "saares@axinom.com"
    }
  ],
  "name": "x2js",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Axinom/x2js.git"
  },
  "scripts": {
    "test": "karma start --single-run && .\\node_modules\\.bin\\qunit-cli all_tests.js && node ./node_modules/eslint/bin/eslint.js --env qunit,node --no-eslintrc --config ./node_modules/eslint-config-axinom/index.js *.js",
    "travistest": "./node_modules/karma/bin/karma start --single-run --browsers Firefox && ./node_modules/.bin/qunit-cli all_tests.js && node ./node_modules/eslint/bin/eslint.js --env qunit,node --no-eslintrc --config ./node_modules/eslint-config-axinom/index.js *.js"
  },
  "types": "x2js.d.ts",
  "version": "3.1.1"
}