Sha256: a6cc465efa339c1ff5700cc3427279a60d2814808672133dff623cf29d4bdafe
Contents?: true
Size: 1.5 KB
Versions: 2
Compression:
Stored size: 1.5 KB
Contents
{ "name": "babel-plugin-property-literals", "version": "1.0.1", "description": "Turn valid property key literals to plain identifiers", "repository": { "type": "git", "url": "git+https://github.com/babel-plugins/babel-plugin-property-literals.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": "5dd55859844d40afeacdd2bd85b68e1d407d28da", "bugs": { "url": "https://github.com/babel-plugins/babel-plugin-property-literals/issues" }, "homepage": "https://github.com/babel-plugins/babel-plugin-property-literals#readme", "_id": "babel-plugin-property-literals@1.0.1", "_shasum": "0252301900192980b1c118efea48ce93aab83336", "_from": "babel-plugin-property-literals@>=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": "0252301900192980b1c118efea48ce93aab83336", "tarball": "http://registry.npmjs.org/babel-plugin-property-literals/-/babel-plugin-property-literals-1.0.1.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/babel-plugin-property-literals/-/babel-plugin-property-literals-1.0.1.tgz", "readme": "ERROR: No README data found!" }
Version data entries
2 entries across 2 versions & 1 rubygems