Sha256: 9e717edafe4819588f5dfcd0bbd319e60a01d7718daa2a0a91abbb8df0bf9a1b
Contents?: true
Size: 1.62 KB
Versions: 2
Compression:
Stored size: 1.62 KB
Contents
{ "name": "babel-jscs", "version": "2.0.5", "description": "**babel-jscs** allows you to lint **ALL** valid Babel code with [JSCS](https://github.com/jscs-dev/node-jscs). Big thanks to @sebmck!", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/jscs-dev/babel-jscs.git" }, "dependencies": { "babel-core": "~5.8.3", "lodash.assign": "^3.2.0" }, "scripts": { "test": "mocha", "lint": "jscs test index.js acorn-to-esprima.js", "travis": "npm test && npm run lint" }, "author": { "name": "Henry Zhu", "email": "hi@henryzoo.com" }, "license": "MIT", "bugs": { "url": "https://github.com/jscs-dev/babel-jscs/issues" }, "keywords": [ "babel-jscs", "babel", "jscs" ], "homepage": "https://github.com/jscs-dev/babel-jscs", "devDependencies": { "jscs": "github:jscs-dev/node-jscs#master", "esprima": "^2.2.0", "esprima-fb": "^15001.1.0-dev-harmony-fb", "mocha": "^2.2.5" }, "gitHead": "79122f826ed63fa7666e0742d371f840b031daa4", "_id": "babel-jscs@2.0.5", "_shasum": "0a347046b48145acbca56e8c8ed5f736bc54f9d0", "_from": "babel-jscs@>=2.0.0 <3.0.0", "_npmVersion": "2.13.4", "_nodeVersion": "0.12.7", "_npmUser": { "name": "hzoo", "email": "hi@henryzoo.com" }, "dist": { "shasum": "0a347046b48145acbca56e8c8ed5f736bc54f9d0", "tarball": "https://registry.npmjs.org/babel-jscs/-/babel-jscs-2.0.5.tgz" }, "maintainers": [ { "name": "hzoo", "email": "hi@henryzoo.com" } ], "directories": {}, "_resolved": "https://registry.npmjs.org/babel-jscs/-/babel-jscs-2.0.5.tgz" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
xcodebuild-helper-1.2.5 | externals/ios-sim-master/node_modules/babel-jscs/package.json |
xcodebuild-helper-1.2.3 | externals/ios-sim-master/node_modules/babel-jscs/package.json |