UNPKG

ember-introjs

Version:
63 lines (62 loc) 1.65 kB
{ "_from": "type-detect@^1.0.0", "_id": "type-detect@1.0.0", "_inBundle": false, "_integrity": "sha1-diIXzAbbJY7EiQihKY6LlRIejqI=", "_location": "/type-detect", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "type-detect@^1.0.0", "name": "type-detect", "escapedName": "type-detect", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/chai" ], "_resolved": "https://registry.npmjs.org/type-detect/-/type-detect-1.0.0.tgz", "_shasum": "762217cc06db258ec48908a1298e8b95121e8ea2", "_spec": "type-detect@^1.0.0", "_where": "/Users/dawidposlinski/Documents/apps/javascript/ember-introjs/node_modules/chai", "author": { "name": "Jake Luer", "email": "jake@alogicalparadox.com", "url": "http://alogicalparadox.com" }, "bugs": { "url": "https://github.com/chaijs/type-detect/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Improved typeof detection for node.js and the browser.", "devDependencies": { "component": "*", "coveralls": "2.0.16", "jscoverage": "0.3.7", "mocha": "*", "mocha-lcov-reporter": "0.0.1", "mocha-phantomjs": "*", "simple-assert": "*" }, "engines": { "node": "*" }, "homepage": "https://github.com/chaijs/type-detect#readme", "keywords": [], "license": "MIT", "main": "./index", "name": "type-detect", "repository": { "type": "git", "url": "git+ssh://git@github.com/chaijs/type-detect.git" }, "scripts": { "test": "make test" }, "version": "1.0.0" }