{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:bower/array-diff","name":"array-diff","description":"Computes the difference between two JavaScript arrays by finding the longest common subsequence between them.","version":"v1.0.0","softwareVersion":"v1.0.0","license":"https://spdx.org/licenses/MIT-feh","codeRepository":"https://github.com/coditect/array-diff","issueTracker":"https://github.com/coditect/array-diff/issues","keywords":["array","diff","difference","lcs"],"programmingLanguage":{"@type":"ComputerLanguage","name":"JavaScript"},"dateCreated":"2013-11-25","dateModified":"2013-11-25","datePublished":"2013-11-25","copyrightYear":2013,"downloadUrl":"https://codeload.github.com/coditect/array-diff/tar.gz/v1.0.0","applicationCategory":"bower","runtimePlatform":"bower","developmentStatus":"active"}