Sha256: f3b5b7b5d5c627474318b21bacbc5b56d946e2be34bcdb7fb75544db66a12419
Contents?: true
Size: 1.53 KB
Versions: 2
Compression:
Stored size: 1.53 KB
Contents
{ "name": "babel-plugin-constant-folding", "version": "1.0.1", "description": "Compile static constants (ie. code that we can statically determine to be constant at runtime)", "repository": { "type": "git", "url": "git+https://github.com/babel-plugins/babel-plugin-constant-folding.git" }, "license": "MIT", "main": "lib/index.js", "devDependencies": { "babel": "^5.6.0" }, "scripts": { "build": "babel-plugin build", "push": "babel-plugin publish", "test": "babel-plugin test" }, "keywords": [ "babel-plugin" ], "gitHead": "13140f3f8cb59e6faddb68c9170e86faff85febf", "bugs": { "url": "https://github.com/babel-plugins/babel-plugin-constant-folding/issues" }, "homepage": "https://github.com/babel-plugins/babel-plugin-constant-folding#readme", "_id": "babel-plugin-constant-folding@1.0.1", "_shasum": "8361d364c98e449c3692bdba51eff0844290aa8e", "_from": "babel-plugin-constant-folding@>=1.0.1 <2.0.0", "_npmVersion": "2.9.0", "_nodeVersion": "2.0.0", "_npmUser": { "name": "sebmck", "email": "sebmck@gmail.com" }, "maintainers": [ { "name": "sebmck", "email": "sebmck@gmail.com" } ], "dist": { "shasum": "8361d364c98e449c3692bdba51eff0844290aa8e", "tarball": "http://registry.npmjs.org/babel-plugin-constant-folding/-/babel-plugin-constant-folding-1.0.1.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/babel-plugin-constant-folding/-/babel-plugin-constant-folding-1.0.1.tgz", "readme": "ERROR: No README data found!" }
Version data entries
2 entries across 2 versions & 1 rubygems