{
  "_from": "amdclean@2.7.0",
  "_id": "amdclean@2.7.0",
  "_inBundle": false,
  "_integrity": "sha1-csgQnkfpcyMgbOmsJoTLt1YNpVE=",
  "_location": "/amdclean",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "amdclean@2.7.0",
    "name": "amdclean",
    "escapedName": "amdclean",
    "rawSpec": "2.7.0",
    "saveSpec": null,
    "fetchSpec": "2.7.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/amdclean/-/amdclean-2.7.0.tgz",
  "_shasum": "72c8109e47e97323206ce9ac2684cbb7560da551",
  "_spec": "amdclean@2.7.0",
  "_where": "W:\\Users\\Ger\\Projects\\sites\\library.visyond.gov\\80\\lib\\js\\mathjax-third-party-extensions\\legacy\\siunitx",
  "author": {
    "name": "Greg Franko",
    "url": "http://gregfranko.com"
  },
  "bugs": {
    "url": "https://github.com/gfranko/amdclean/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "escodegen": "1.x",
    "esprima": "1.x",
    "estraverse": "1.x",
    "lodash": "2.x",
    "sourcemap-to-ast": "0.0.2"
  },
  "deprecated": false,
  "description": "A build tool that converts AMD code to standard JavaScript",
  "devDependencies": {
    "gulp": "~3.8.8",
    "gulp-insert": "~0.3.0",
    "gulp-jasmine": "~0.1.1",
    "gulp-jshint": "~1.3.2",
    "gulp-rename": "~0.2.1",
    "gulp-uglify": "~0.1.0",
    "jasmine-node": "~1.14.3",
    "jasmine-only": "~0.1.0",
    "requirejs": "~2.1.11"
  },
  "engine": {
    "node": ">= 0.8"
  },
  "homepage": "https://github.com/gfranko/amdclean#readme",
  "keywords": [
    "amd",
    "requirejs",
    "modules",
    "convert"
  ],
  "license": "MIT",
  "main": "./src/amdclean",
  "name": "amdclean",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gfranko/amdclean.git"
  },
  "scripts": {
    "test": "jasmine-node test/specs/ --matchall"
  },
  "version": "2.7.0"
}
