{ "_from": "@dojo/has@~0.1.2", "_id": "@dojo/has@0.1.2", "_inBundle": false, "_integrity": "sha512-122xXU9xHjG/EayITIAiIdKVphZTZ2wM9IEBArarkBQzXZP1shGAbTJq7NHWUoTemw48tvTxr+OOi7wVCm7IXg==", "_location": "/@dojo/has", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@dojo/has@~0.1.2", "name": "@dojo/has", "escapedName": "@dojo%2fhas", "scope": "@dojo", "rawSpec": "~0.1.2", "saveSpec": null, "fetchSpec": "~0.1.2" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/@dojo/has/-/has-0.1.2.tgz", "_shasum": "26d125256d716bd0037328e2eaa94cd5b09857ec", "_spec": "@dojo/has@~0.1.2", "_where": "C:\\Users\\xiao2192\\.jenkins\\workspace\\hydra", "bugs": { "url": "https://github.com/dojo/has/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A feature detection library", "devDependencies": { "@dojo/loader": "~0.1.0", "@types/glob": "~5.0.0", "@types/grunt": "~0.4.0", "@types/sinon": "~1.16.0", "grunt": "~1.0.1", "grunt-dojo2": "latest", "grunt-tslint": "5.0.1", "husky": "0.14.3", "intern": "~4.1.0", "lint-staged": "6.0.0", "prettier": "1.9.2", "sinon": "^1.17.4", "tslint": "5.8.0", "tslint-plugin-prettier": "1.3.0", "typescript": "~2.6.1" }, "engines": { "npm": ">=3.0.0" }, "homepage": "https://dojo.io", "license": "BSD-3-Clause", "lint-staged": { "*.{ts,tsx}": [ "prettier --write", "git add" ] }, "main": "main.js", "name": "@dojo/has", "prettier": { "singleQuote": true, "tabWidth": 4, "useTabs": true, "parser": "typescript", "printWidth": 120, "arrowParens": "always" }, "repository": { "type": "git", "url": "git+https://github.com/dojo/has.git" }, "version": "0.1.2" }