Sha256: fa0670a46eaeda9e154d64e87c292ccd896308fee8da1bfee1258dd6e316d02c
Contents?: true
Size: 530 Bytes
Versions: 2
Compression:
Stored size: 530 Bytes
Contents
{ "name": "fast-diff", "version": "1.1.2", "description": "Fast Javascript text diff", "author": "Jason Chen <jhchen7@gmail.com>", "main": "diff.js", "devDependencies": { "googlediff": "~0.1.0", "lodash": "~3.9.3", "seedrandom": "~2.4.0" }, "repository": { "type": "git", "url": "https://github.com/jhchen/fast-diff" }, "bugs": { "url": "https://github.com/jhchen/fast-diff/issues" }, "scripts": { "test": "node test.js" }, "license": "Apache-2.0", "keywords": ["diff"] }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rails_modular_admin-1.0.0 | app/assets/node_modules/fast-diff/package.json |
rails_modular_admin-0.4.0 | app/assets/node_modules/fast-diff/package.json |