UNPKG

bloom-layout

Version:
57 lines (56 loc) 1.5 kB
{ "_from": "es6-templates@^0.2.3", "_id": "es6-templates@0.2.3", "_inBundle": false, "_integrity": "sha1-XLmsn7He1usSOTQrgdeSu7QHjuQ=", "_location": "/es6-templates", "_phantomChildren": {}, "_requested": { "type": "range", "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", "_shasum": "5cb9ac9fb1ded6eb1239342b81d792bbb4078ee4", "_spec": "es6-templates@^0.2.3", "_where": "/Users/katief/Desktop/IBN/vineyard/bloom-forms/example-form/node_modules/html-loader", "author": { "name": "Square, Inc." }, "bugs": { "url": "https://github.com/esnext/es6-templates/issues" }, "bundleDependencies": false, "dependencies": { "recast": "~0.11.12", "through": "~2.3.6" }, "deprecated": false, "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" }