{ "_from": "insight@^0.10.3", "_id": "insight@0.10.3", "_inBundle": false, "_integrity": "sha512-YOncxSN6Omh+1Oqxt+OJAvJVMDKw7l6IEG0wT2cTMGxjsTcroOGW4IR926QDzxg/uZHcFZ2cZbckDWdZhc2pZw==", "_location": "/insight", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "insight@^0.10.3", "name": "insight", "escapedName": "insight", "rawSpec": "^0.10.3", "saveSpec": null, "fetchSpec": "^0.10.3" }, "_requiredBy": [ "/cordova" ], "_resolved": "https://registry.npmjs.org/insight/-/insight-0.10.3.tgz", "_shasum": "e7fa6593fd11323d227154cc8ce5f8bff638bf02", "_spec": "insight@^0.10.3", "_where": "/home/christian/Documents/newarte/artesanias/node_modules/cordova", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/yeoman/insight/issues" }, "bundleDependencies": false, "dependencies": { "async": "^2.6.2", "chalk": "^2.4.2", "conf": "^1.4.0", "inquirer": "^6.3.1", "lodash.debounce": "^4.0.8", "os-name": "^3.1.0", "request": "^2.88.0", "tough-cookie": "^3.0.1", "uuid": "^3.3.2" }, "deprecated": false, "description": "Understand how your tool is being used by anonymously reporting usage metrics to Google Analytics or Yandex.Metrica", "devDependencies": { "ava": "^1.4.1", "execa": "^1.0.0", "object-values": "^2.0.0", "sinon": "^7.3.1", "xo": "^0.24.0" }, "engines": { "node": ">=6" }, "files": [ "lib" ], "homepage": "https://github.com/yeoman/insight#readme", "keywords": [ "package", "stats", "google", "analytics", "track", "metrics", "yandex", "metrica" ], "license": "BSD-2-Clause", "main": "lib", "name": "insight", "repository": { "type": "git", "url": "git+https://github.com/yeoman/insight.git" }, "scripts": { "test": "xo && ava --timeout=20s" }, "version": "0.10.3", "xo": { "ignores": [ "test/fixtures" ] } }