{ "_args": [ [ "es6-templates@0.2.3", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "es6-templates@0.2.3", "_id": "es6-templates@0.2.3", "_inBundle": false, "_integrity": "sha1-XLmsn7He1usSOTQrgdeSu7QHjuQ=", "_location": "/es6-templates", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "es6-templates@0.2.3", "name": "es6-templates", "escapedName": "es6-templates", "rawSpec": "0.2.3", "saveSpec": null, "fetchSpec": "0.2.3" }, "_requiredBy": [ "/html-loader" ], "_resolved": "https://registry.npmjs.org/es6-templates/-/es6-templates-0.2.3.tgz", "_spec": "0.2.3", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Square, Inc." }, "bugs": { "url": "https://github.com/esnext/es6-templates/issues" }, "dependencies": { "recast": "~0.11.12", "through": "~2.3.6" }, "description": "ES6 template strings compiled to ES5.", "devDependencies": { "example-runner": "~0.2.0" }, "directories": { "test": "test" }, "homepage": "https://github.com/esnext/es6-templates#readme", "license": "Apache 2", "main": "lib/index.js", "name": "es6-templates", "repository": { "type": "git", "url": "git+ssh://git@github.com/esnext/es6-templates.git" }, "scripts": { "test": "node test/runner.js" }, "version": "0.2.3" }