{ "_args": [ [ "automat@1.2.0", "D:\\dev\\web\\projects\\vscode\\vscode-data-preview" ] ], "_from": "automat@1.2.0", "_id": "automat@1.2.0", "_inBundle": false, "_integrity": "sha1-aNIvHhQzjitBCByeyZG22XSwYzA=", "_location": "/automat", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "automat@1.2.0", "name": "automat", "escapedName": "automat", "rawSpec": "1.2.0", "saveSpec": null, "fetchSpec": "1.2.0" }, "_requiredBy": [ "/inject-stylesheet-template" ], "_resolved": "https://registry.npmjs.org/automat/-/automat-1.2.0.tgz", "_spec": "1.2.0", "_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview", "author": { "name": "Jonathan Eiten" }, "bugs": { "url": "https://github.com/joneit/automat/issues" }, "description": "String and markup formatter.", "devDependencies": { "browser-sync": "^2.11.1", "gulp": "^3.9.1", "gulp-eslint": "^2.0.0", "gulp-exclude-gitignore": "^1.0.0", "gulp-load-plugins": "^1.2.0", "gulp-mocha": "^2.2.0", "gulp-rename": "^1.2.2", "gulp-replace": "^0.5.4", "gulp-uglify": "^1.5.3", "gulp-util": "^3.0.7", "jsdoc": "^3.4.0", "run-sequence": "^1.1.5", "should": "^8.3.0" }, "homepage": "https://github.com/joneit/automat#readme", "license": "MIT", "name": "automat", "repository": { "type": "git", "url": "git://github.com/joneit/automat.git" }, "scripts": { "test": "gulp test" }, "version": "1.2.0" }