UNPKG

ember-introjs

Version:
58 lines (57 loc) 1.63 kB
{ "_from": "path-posix@^1.0.0", "_id": "path-posix@1.0.0", "_inBundle": false, "_integrity": "sha1-BrJhE/Vr6rBCVFojv6iAA8ysJg8=", "_location": "/path-posix", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "path-posix@^1.0.0", "name": "path-posix", "escapedName": "path-posix", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/broccoli-babel-transpiler/broccoli-funnel", "/broccoli-funnel", "/broccoli-stew/broccoli-funnel", "/ember-cli-babel/broccoli-funnel", "/ember-cli-chai/broccoli-funnel", "/ember-cli-preprocess-registry/broccoli-funnel", "/ember-resolver/broccoli-funnel", "/fs-tree-diff" ], "_resolved": "https://registry.npmjs.org/path-posix/-/path-posix-1.0.0.tgz", "_shasum": "06b26113f56beab042545a23bfa88003ccac260f", "_spec": "path-posix@^1.0.0", "_where": "/Users/dawidposlinski/Documents/apps/javascript/ember-introjs/node_modules/broccoli-funnel", "author": { "name": "jden", "email": "jason@denizac.org" }, "bugs": { "url": "https://github.com/jden/node-path-posix/issues" }, "bundleDependencies": false, "deprecated": false, "description": "posix-specific core path module", "homepage": "https://github.com/jden/node-path-posix#readme", "keywords": [ "path" ], "license": "ISC", "main": "index.js", "name": "path-posix", "repository": { "type": "git", "url": "git+ssh://git@github.com/jden/node-path-posix.git" }, "scripts": { "test": "node test/test-path" }, "version": "1.0.0" }